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.