← Discover
Discover · GitHub · Turso↑ +801 today

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

Command Line Tool Installation
curl --proto '=https' --tlsv1.2 -LsSf \
  https://github.com/tursodatabase/turso/releases/latest/download/turso_cli-installer.sh | sh
JavaScript Package Installation
npm i @tursodatabase/database

Running it

Starting the Interactive Shell
tursodb

If you don't write code

🤖 Paste this into your AI agent (Claude Code · Codex · Antigravity)

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

Who it is forIt is for developers who need a SQLite compatible and high-performance database solution that is integrated into their application processes.
LicenseMIT

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.