[GitHub Trending] tursodatabase/turso
Scored daily by a customisable AI persona to surface the most relevant engineering leadership news.
In-process SQLite-compatible edge database with strong performance; directly relevant to data engineering and serverless.
Turso is an in-process SQL database written in Rust, offering SQLite compatibility with additional features like `BEGIN CONCURRENT` for MVCC-based write throughput, change data capture (CDC), and vector search support. It provides client libraries for Go, JavaScript, Python, Rust, Java, .NET, and WebAssembly, with experimental support for encryption at rest, incremental computation via DBSP, and full-text search powered by Tantivy. The project is in beta but already supports cross-platform deployment on Linux, macOS, Windows, and browsers.
tursodatabase