Back to repositories
tursodatabaseTurso

Turso: open source worth watching

An in-process SQL database compatible with SQLite and featuring a PostgreSQL frontend.

Why we are featuring it

One database core, multiple SQL dialects.

Turso runs SQL in Rust inside the process and aims to provide one core for SQLite, PostgreSQL, and future frontends.

What is inside

  • SQLite compatibility with an experimental PostgreSQL frontend.
  • BEGIN CONCURRENT, CDC, and vector support.
  • Bindings for Go, JavaScript, Java, .NET, Python, Rust, and WebAssembly.
  • Asynchronous I/O and cross-platform support.
Turso | Trending Repo | DevOP