/datomic-tutorial

Playground around Datomic

Primary LanguageClojure

Datomic Tutorial

Local Dev Setup

Since Datomic team delivered "dev-local", life is easy for Datomic playground.

Follow the official guide and you're done !

Small tutorial by Drew Verlee

At the moment, two parts :

Lessons

First lesson I learned from Datomic, is that you should not rely on :db/id to identify an entity, consider it as internal information. Create some :entity/gid with a uuid.