Hacker News new | ask | show | jobs
Show HN: XitDB – an immutable single-file database (github.com)
8 points by xeubie 62 days ago
I couldn't find a database that was immutable (like Datomic) and embedded (like SQLite), so I made one. The reference impl is in Zig and there are now ports for Java, Clojure, TypeScript, and Go.