Hi @bnusunny, team.
As you know, it's not as straightforward to have lamdas that use SQL databases (especially when budget is tight).
I was wondering if lambda-web-adapter paired with libsql (client/server for sqlite) using an S3 backend (see bottomless) could work.
The implications could be huge. It could be the first serverless serverless-database. libsql (server) works over HTTPS.
What are your thoughts?
Some useful links:
[LibSQL]
[main] github: tursodatabase/libsql
[server] guthub: tursodatabase/libsql/tree/main/libsql-server
[bottomless, S3] github: tursodatabase/libsql/tree/main/bottomless
[client for django] github: /aaronkazah/django-libsql
Hi @bnusunny, team.
As you know, it's not as straightforward to have lamdas that use SQL databases (especially when budget is tight).
I was wondering if lambda-web-adapter paired with libsql (client/server for sqlite) using an S3 backend (see bottomless) could work.
The implications could be huge. It could be the first serverless serverless-database. libsql (server) works over HTTPS.
What are your thoughts?
Some useful links:
[LibSQL]
[main] github: tursodatabase/libsql
[server] guthub: tursodatabase/libsql/tree/main/libsql-server
[bottomless, S3] github: tursodatabase/libsql/tree/main/bottomless
[client for django] github: /aaronkazah/django-libsql