SQLite compatible in-process database
Turso offers an in-process SQL database that is compatible with SQLite. This system, developed in Rust language, simplifies data management processes by integrating into application processes.
Updates
- August 2, 2026: Stars 20,466 → 23,620, latest release v0.7.2 (July 30, 2026).
What you get
- Full SQL compatibility with SQLite
- Multi-language and platform support
- Advanced concurrency and data management
Installation
curl --proto '=https' --tlsv1.2 -LsSf \
https://github.com/tursodatabase/turso/releases/latest/download/turso_cli-installer.sh | shnpm i @tursodatabase/databaseRunning it
tursodbIf you don't write code
I want to manage a SQLite compatible in-process database with Turso database. Walk me through the process of creating database tables, inserting data, and querying through my current setup. Specifically, provide examples of how to interact with SQLite syntax and manage data.
Related dictionary terms
Links
TreScout did not build this tool · we found it in GitHub trends and wrote it up. This page describes the repository as of 2026-06-21: The star count and our text belong to that day, the repository may have changed since. Check the repository link for the current state. This page was machine-translated from the Turkish original · the Turkish version prevails.