datomic
There are 136 repositories under datomic topic.
clojurecademy/clojurecademy
Clojurecademy Web Application
brandonbloom/jseg
A super simple, in-memory, JS graph database.
walkable-server/walkable
A Clojure(script) SQL library for building APIs: Datomic® (GraphQL-ish) pull syntax, data driven configuration, dynamic filtering with relations in mind
metasoarous/datsync
Datomic <-> DataScript syncing/replication utilities
metasoarous/datsys
(+ clj cljs datomic datascript re-frame-esque-frp)
robert-stuttaford/bridge
A ClojureBridge event registration system - see readme for blog posts
vvvvalvalval/datomock
Mocking and forking Datomic Peer connections in-memory.
vvvvalvalval/datofu
there's a :db/fn for that
gacelita/ventas
Clojure ecommerce platform
Provisdom/spectomic
Generate Datomic or Datascript schema from your Clojure(Script) specs
kawasima/back-channeling
A thread floating typed chat system.
Cognician/datomic-doc
Manage :db/doc string values for any addressable entity in a Datomic database.
scalamolecule/molecule-old
Non-blocking asynchronous domain-customizable database query language for Scala and Scala.js against the Datomic database.
hden/reduxscript
React + Redux + Datascript (with undo & redo)
ComputeSoftware/datomic-client-memdb
Datomic Client protocols for Datomic Peer databases
filipesilva/datomic-pro-sqlite
Get started with Datomic Pro quickly on a single machine setup that will take you pretty far.
smallhelm/level-fact-base
Store immutable facts and query them with datalog.
vvvvalvalval/datalog-rules
Utilities for managing Datalog rulesets from Clojure
ivarref/yoltq
An opinionated Datomic queue for building (more) reliable systems. Supports retries, backoff, ordering and more.
mainej/schema-voyager
Visualize schema of Datomic and Datomic-like databases
metasoarous/tripl
This one weird trick turns JSON documents into semantic graph databases!
hodur-org/hodur-datomic-schema
Hodur is a domain modeling approach and collection of libraries to Clojure. By using Hodur you can define your domain model as data, parse and validate it, and then either consume your model via an API or use one of the many plugins to help you achieve mechanical results faster and in a purely functional manner.
danscan/datomic-graphql
[Unfinished; Not Maintained] GraphQL interface to Datomic.
LutrisEng/datom-rs
An open-source database inspired by Datomic
taywils/patomic
An Object Oriented PHP interface for the Datomic REST API
greywolve/calderwood
Calderwood: An Event Sourcing/CQRS application template
juxt/pack-datomic
Datomic Packer and Terraform setup
luchiniatwork/migrana
Migrana is a Datomic migration tool that gives you the control over how your Datomic database evolves.
coast-framework/lighthouse
Easy clojure relational database queries, migrations and connection pooling
jacekschae/learn-datomic-course-files
🎦 Learn Datomic course files for building Cheffy REST API backed by Datomic
waf/push-demo
Use clojure with datomic's tx-report-queue to push changes to the client via websockets
gbaptista/datomic-pro-docker
Setting up Datomic Pro for Docker with Docker Compose.
gws/docker-datomic-free-transactor
Docker image for running a Datomic Free on-prem transactor
giovanialtelino/hackernews-lacinia-datomic
A HackerNews GraphQL Clojure Server
life-research/datomic-tx-metrics
Collecting Datomic Transactor + JVM metrics for consumption by Prometheus by offering a web endpoint.