Turso
SQLite for production
★ 4.5
Edge-native SQLite database built on libSQL. Databases replicate globally to 35+ locations with sub-millisecond reads. Embedded replicas for offline-first apps.
Features
✓ Global edge replication (35+ locations)
✓ Embedded replicas for offline-first
✓ SQLite compatibility (libSQL fork)
✓ Sub-millisecond read latency
✓ Database branching
✓ Point-in-time recovery
✓ Multi-tenant database groups
✓ Vector search support
✓ Drizzle and Prisma support
Pros
- + Extremely generous free tier
- + Ultra-low latency at edge
- + Embedded replicas are powerful
- + SQLite simplicity
- + Great for multi-tenant SaaS
Cons
- − SQLite limitations apply
- − Relatively new platform
- − Less ecosystem vs Postgres/MySQL
- − No native stored procedures