Turso

SQLite at the edge — hundreds of DBs for pennies

turso.tech · Free tier 500 DBs; Scaler $29/mo

Turso is hosted libSQL (SQLite): tiny, fast, replicated to the edge, and so cheap you can give every user or tenant their own database.

Capabilities

Capabilities

  • SQLite/libSQL over HTTP, embedded replicas, multi-DB (thousands of databases)
  • Free tier: 500 DBs, 9GB storage — effectively free for personal software

Best for

  • Personal clones, local-first apps, per-tenant DB architectures
  • Anything a single SQLite file can model (most personal-use clones)

Not for

  • Heavy concurrent writes or complex Postgres-only features