Skip to content

[GitHub Trending] tursodatabase/turso

7.9 relevance
Score Breakdown
technical depth
8
novelty
7
actionability
8
community
9
strategic
8
personal
8

Scored daily by a customisable AI persona to surface the most relevant engineering leadership news.

Turso SQLite-compatible database with strong community traction, relevant to data engineering and platform decisions.

Open Source github.com
Turso is an in-process SQL database, compatible with SQLite. - tursodatabase/turso
Summary

Turso is an in-process SQL database written in Rust that is compatible with SQLite, offering features like BEGIN CONCURRENT for improved write throughput via MVCC, change data capture, vector search support, and asynchronous I/O on Linux with io_uring. It provides client libraries for Go, JavaScript, Python, Rust, Java, .NET, and WebAssembly, with experimental features including encryption at rest, incremental computation via DBSP, and full-text search powered by Tantivy. The project is in beta and available on GitHub under the tursodatabase/turso repository.

Author

tursodatabase