Turso is a SQLite-based edge database platform designed for modern application development. It offers a simple developer experience with the power of SQLite in production, enabling multi-tenant backends with unlimited databases. It's an alternative to Supabase, Firebase, Hasura, PlanetScale, and MongoDB.
Key features include:
- SQLite Compatibility: Leverages the simplicity and familiarity of SQLite.
- Edge Optimized: Designed for low-latency access from edge locations.
- Multi-tenancy: Supports unlimited databases for scalable multi-tenant applications.
- Offline Writes: Enables offline-first applications with automatic data synchronization.
- Vector Search: Integrates vector embeddings and relational data for AI applications.
- Platform API: Provides a powerful API for programmatic database management.
Turso targets developers building serverless applications, AI-powered applications, and multi-tenant platforms, offering a blend of performance, scalability, and ease of use.

