A database system in the style of Datomic — immutable, time-aware, and fact-oriented, with Datalog queries and peer-local query execution — written in Rust, paired with Clojurust for EDN/Clojure data handling and database function execution.
All roadmap milestones (M0–M7, through active/standby high availability) are implemented. Start with the getting-started guide, work through the MusicBrainz example for an end-to-end tour (schema, data loader, and a Clojurust query REPL over in-memory, filesystem, or Turso storage), use the operations guide for deployment and recovery, and see PLAN.md for current status. Design documents, the roadmap, and architecture decision records live in docs/.