-
Notifications
You must be signed in to change notification settings - Fork 17
Day of Datomic
Stuart Halloway edited this page Feb 2, 2015
·
3 revisions
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
- Nov 2014 Complete Video
- Nov 2014 Slides
- Sample code on Github
- Review from Michael Petersen