All Templates / Other
libSQL Server
libSQL is SQLite for modern applications
libSQL
tursodatabase/libsql-server:latest
Just deployed
/var/lib/sqld
The sqld
("SQL daemon") project is a server mode for libSQL
Note: This template does not come with any authentication enabled by default, to set up authentication see their documentation. If you plan to leave the database without authentication please remove the public domain from the service.
Build on the most deployed database in the world
SQLite is the most deployed database in the world because it's the simplest to write, test and deploy. libSQL, the open contribution fork of SQLite, builds on that foundation while preserving all the benefits developers love.
Develop, test and deploy with the same database
Unlike Postgres and MySQL, a SQLite database is just a file. That means local testing is fast and doesn't depend on spawning containers or services. libSQL adds an HTTP mode that lets you take the code you just tested straight into production.
Run locally or over the network
libSQL comes with a server mode, libsql-server, and because of other powerful native features like replication, embedded replicas, multi tenancy and edge nodes in every major geo in the world, that means you can write locally and deploy wherever you like.
SQLite dialect layered on top of HTTP.
SQLite-compatible API that you can drop-in with LD_PRELOAD in your application to switch from local database to a remote database.
Read replica support.
Integration with mvSQLite for high availability and fault tolerance.
Template Content
Details
Created on Mar 18, 2024
41 total projects
11 active projects
100% success on recent deploys
Other
More templates in this category
Simple Medusa Backend
Deploy an ecommerce backend and admin using Medusa
Shahed Nasser
258