Introduction:
- Talk: Pivorak Recording
- Slides: Datalog talk
Learn Datalog, the language:
- Interactive LearnDatalogToday.org
- Does not cover the Pull-API, so you need to also checkout the Datomic Pull API docs
Datalog implementations:
Extensions:
- EQL is Datomic pull syntax, with additional support for parameters, mutations, and union queries
- Pathom is an implementation of EQL
Videos:
Nikita Prokopov's blog:
And then there is everything that Rich Hickey, David Nolen, Tony Kay, Wilker Lucio, and others in the Clojure(Script) community are producing on the subject :)
Thank you.