Show HN: rqlite – the fault-tolerant DB built on SQLite – v10.0 released
Category: infrastructure
Tags: distributed-database, sqlite, raft-consensus
Score: 8.0/10 (Innovation: 7, Technical: 8, Documentation: 9, Utility: 8)
rqlite is a distributed, fault-tolerant relational database built on SQLite, combining SQLite's power with Raft consensus for high availability. It offers a simple HTTP API, easy clustering, and rich features like change data capture and tunable consistency, making it a practical alternative to etcd for relational workloads.
Target audience: backend devs, devops, data engineers
Repository: https://github.com/rqlite/rqlite/releases/tag/v10.0.0 · Go · MIT · 17450 stars
View on Hacker News