tursodatabase/turso
Turso is an in-process SQL database, compatible with SQLite.
Rust24K stars1.3K forks+801 today
Topics
#database#embedded-database#sql#sqlite3#webassembly
What it does
Turso is an in-process SQL database written in Rust, compatible with SQLite and offering advanced features like multi-version concurrency control and change data capture. It matters for developers seeking a robust, cross-platform database solution.
Star history
Not enough history yet — 1 day(s) recorded. The daily snapshot builds this up.
Tracking
- Last trending
- 2026-06-21
Creator kit
Hook
Turso Database: The Rust-based SQL database compatible with SQLite and packed with advanced features for modern data engineering needs. 🚀✨
Content angles
- Create a tutorial series on setting up Turso in different programming environments.
- Compare Turso's performance against other popular databases like PostgreSQL or MySQL.
- Develop a comprehensive guide to the unique features of Turso, such as its multi-version concurrency control and change data capture.
Who should care
Developers interested in Rust, SQL database management, and cross-platform development solutions.