We're building Postgres in Rust. Using the LLVM of databases
Scored daily by a customisable AI persona to surface the most relevant engineering leadership news.
Building Postgres in Rust with LLVM-like architecture, highly relevant to databases and systems.
Turso is building a Postgres-compatible database in Rust, using its existing SQLite-compatible engine as the "LLVM of databases" — a single core supporting multiple frontends. The architecture delivers concurrent writes via MVCC, self-updating materialized views, and async execution for embedded/browser use, with reliability ensured through deterministic simulation, Antithesis, and formal methods. The open-source project, with 260+ contributors, welcomes AI contributions and aims to replicate the Linux kernel's meritocratic contribution culture.
Glauber Costa