tursodatabase/turso
A SQL database in Rust: SQLite-compatible, now also speaking Postgres (experimental). The LLVM of databases.
About the project
An in-process SQL database written in Rust, compatible with SQLite file formats and C API, with an experimental Postgres frontend and WebAssembly support.
Useful for
- Replace SQLite in a Rust app without rewriting SQL queries
- Launch the tursodb interactive shell to work with a local database
- Connect the Turso MCP server so an AI assistant can list tables and run SELECTs
README summarized by DeepSeek V4.1 Flash. Details may be inaccurate.
Why it’s trending
- 2 stars so far today, about 6 expected by the end of the day.
- GitHub Trending Rust today: #20, +13 stars.
Stars per day
Bars are daily stars, the line is the usual pace. Red marks spike days.
Numbers
- Total stars
- 24,358
- Today
- 2 · ≈ 6 by evening
- Forks
- 1,360
- Issues and pull requests
- 9,078
- Watchers
- 101
- Language
- Rust
- License
- MIT
- Latest release
- v0.8.0-pre.12 · September 22, 2026
- Created
- August 26, 2023
- Last push
- September 23, 2026
Star trust
Growth looks organic: forks and discussion are in line with active projects, and stars arrive unevenly, the way people give them.
These are heuristics, not a verdict: we judge by the repository’s behavior, not by a list of stargazers.
Spotted in
- September 23, 2026GitHub Trending Rust today: #20, +13 stars
More in this category
-
4.3
hydra-db/hydradb
HydraDB is a distributed graph database written in Rust that stores the graph durably on S3-compatible object storage, with separate data nodes and indexers. It supports OpenCypher queries, GraphBLAS traversal, Neo4j…
-
4.1
flexprice/flexprice
Open-source usage-based pricing and billing platform: meters usage in real time, handles credits and feature limits, and generates invoices. Available as cloud or self-hosted.
-
3.5
supabase/supabase
Postgres development platform: hosted database with auth, auto-generated REST/GraphQL APIs, realtime subscriptions, file storage and edge functions. An open-source Firebase alternative.
-
2.5
HelixDB/helix-db
A Rust graph-vector database for knowledge graphs and AI agent memory, combining graph, vector, full-text and KV storage in one system without separate stores.
-
2.2
openbkn-ai/bkn-foundry
A Go backend platform that turns ontology-driven business semantics into runtime services: data access, logic, actions, security governance, and observability for agents. No web UI — CLI, SDK, and API only.
-
2.1
nodejs/node
Open-source, cross-platform JavaScript runtime environment used to build server-side applications, CLI tools and build tooling. Governed by the OpenJS Foundation, it ships Current, LTS and Nightly releases.