Tools/tursodatabase/libsql

libSQL

Open source fork of SQLite with open contributions

17.1k+101/wkgrowthCMIT Licensetrending

The Lens

By Erik Loyd, SaaS CEO and former COO/CFO of an AWS Premier Partner.

Updated Mar 2026

LibSQL is that fork. Created by Turso, it's a drop-in SQLite replacement with features the SQLite project won't accept because they don't take outside contributions.

MIT licensed. libSQL adds HTTP/WebSocket server mode (access your database remotely), built-in replication (read replicas at the edge), vector search extensions, and encryption at rest. All while maintaining full SQLite compatibility.

The engine is fully free and open source. Turso (the company) sells a managed platform built on libSQL. Free tier gives you 500 databases and 9GB storage, paid plans start at $29/mo for more.

The catch: libSQL is maintained primarily by one company (Turso). If Turso's business changes direction, the fork's future is uncertain, though the MIT license means anyone can continue it. It's also younger and less battle-tested than SQLite itself, which has decades of reliability data. For production use where SQLite's limitations don't bother you, stick with the original. Use libSQL when you specifically need replication, remote access, or the extensions it adds.

Free vs Self-Hosted vs Paid

free self hosted paid cloud

Self-hosted (free): libSQL engine is fully MIT licensed. Run it like SQLite, embedded in your app or as a server with sqld.

Turso Cloud (free tier):

  • 500 databases
  • 9GB total storage
  • 1 billion row reads/mo
  • Generous for most projects

Turso Scaler ($29/mo):

  • Unlimited databases
  • 24GB storage
  • 100 billion row reads/mo

Turso Pro ($99/mo):

  • Everything in Scaler plus priority support, higher limits

Comparison: PlanetScale (MySQL) free tier was killed. Neon (Postgres) free tier gives 512MB. Turso's free tier is the most generous managed database offering right now for small projects.

Self-host free. Turso cloud free tier is excellent (500 DBs, 9GB). Paid at $29/mo when you outgrow it.

Self-hosting ops:trivial

Get tools like this every Wednesday

One featured tool, three on the radar. No fluff.

Similar Tools

Score
80/100 · A
Adoption25/30
Maintenance21/25
Community9/20
License15/15
Analysis10/10

A low score is not a verdict on quality. Young and niche tools start low by design. How we calculate scores

Trust Signals

High adoption: 16,611 starsPermissive license (MIT)

About

Stars
17,100
Forks
524

Explore Further

More tools in the directory