A collection of samples and tutorials for learning the Datomic Client API at a Clojure REPL.
Start a REPL with Datomic Client and Clojure 1.9.x+ on the classpath (see build.boot for how to do this with boot).
Work through some of the examples in the examples directory, evaluating each form at the REPL.
For specific feedback on the examples, please create an issue.
For questions about Datomic, try the public mailing list.
By pull request.
EPL. See epl-v10.html at the project root.