[Go to site: main page, start]

Clojure datomic

Open-source Clojure projects categorized as datomic

Top 3 Clojure datomic Projects

  1. walkable

    A Clojure(script) SQL library for building APIs: Datomic® (GraphQL-ish) pull syntax, data driven configuration, dynamic filtering with relations in mind

  2. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  3. datsync

    Datomic <-> DataScript syncing/replication utilities

  4. EACL

    Enterprise Access ControL is an embedded Clojure ReBAC authorization library based on SpiceDB and backed by Datomic that provides fine-grained permissions (by theronic)

    Project mention: Ask HN: What Are You Working On? (February 2026) | news.ycombinator.com | 2026-02-08

    EACL: Enterprise Access ControL is a situated ReBAC Authorization system based on SpiceDB, built in Clojure and backed by Datomic.

    'Situated' here means that your permission schema & permission data live with your data, which has a number of benefits: one less distributed consistency & syncing problem, one less component to run in prod with full consistency, and potential to implement ZedToken / Zookies via Datomix txid. Easy to test new schemas with in-memory Datomic.

    EACL is plenty fast without a cache since horizontally-scalable Datomic Peers already cache datoms aggressively, but there is another 10-100x improvement in the pipeline. EACL is especially suitable to real-time multiplayer apps built in frameworks like Electric Clojure.

    IMHO, EACL is currently the best-in-class authorization library in the Clojure ecosystem and is improving every week. ReBAC subsumes both ABAC & RBAC. I recently applied for Clojurists Together funding to improve cursors for intermediate resource traversal, which is the primary perf. bottleneck.

    EACL was not "vibecoded" as all tests were written by me and all code is human-reviewed, but EACL would not be possible for a single engineer to build mainly in his spare time without AI assistance.

    GitHub: https://github.com/theronic/eacl

    Docs with rationale: https://eacl.dev/

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Clojure datomic discussion

Log in or Post with

Clojure datomic related posts

  • Datalog for HTTP APIs

    3 projects | /r/Clojure | 27 Apr 2022

Index

What are some of the best open-source datomic projects in Clojure? This list will help you:

# Project Stars
1 walkable 452
2 datsync 331
3 EACL 81

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com

Did you know that Clojure is
the 27th most popular programming language
based on number of references?