Day of Datomic - stuarthalloway/presentations GitHub Wiki
Datomic is a database of flexible, time-based facts, supporting queries and joins, with elastic scalability, and ACID transactions.
Datomic can leverage highly-available, distributed storage services, and puts declarative power into the hands of application developers.
This day-long introduction to Datomic includes the following modules:
- the Datomic architecture
- querying with Datalog
- Datomic's ACID transaction model
- data modeling in Datomic
- deployment and scaling
On the Web
- Nov 2014 Complete Video
- Nov 2014 Slides
- Sample code on Github
- Review from Michael Petersen