
Turso makes SQLite viable for production applications by adding what it lacks: managed infrastructure, replication, and edge distribution. It's based on libSQL, an open fork that extends SQLite's capabilities.
Key Features:
Why SQLite for production:
Turso use cases:
Turso is particularly compelling for applications where latency matters and data can be distributed. The embedded replica model—where your app has a local SQLite database that syncs with Turso—enables experiences traditional architectures can't match.

The open source Firebase alternative
Supabase provides a Postgres database, authentication, instant APIs, realtime subscriptions, and storage. The go-to backend for vibe coders who want to ship fast.

Serverless Postgres
Neon is serverless Postgres with branching, autoscaling, and bottomless storage. Perfect for modern applications with instant database provisioning.

The database for developers
PlanetScale is a MySQL-compatible serverless database with branching, non-blocking schema changes, and unlimited scale. Built on Vitess.