Skip to content
Tej Pochiraju edited this page Jul 30, 2026 · 2 revisions

granary wiki

A pure-OCaml SQL engine targeting MirageOS unikernels. See the main README for feature coverage, encryption/durability/as-of options, and installation.

Pages

  • Benchmarks — curated performance comparison vs. SQLite on real NVMe/HDD hardware
  • Jepsen — the concurrency/fault-injection test harness (issue #177) and how to run it yourself

CI runs on both Forgejo (the primary dev repo, self-hosted runners) and GitHub Actions (mirrored workflows, GitHub-hosted runners). See .github/workflows/ in the repo for what runs where.

Clone this wiki locally