-
Notifications
You must be signed in to change notification settings - Fork 18
Labs
Stuart Halloway edited this page Aug 8, 2019
·
2 revisions
- Setup a Datomic Cloud system
- Configure a user with access to the system.
- Connect and use your new system!
- Work through the assertion tutorial.
- Work through the read tutorial.
- Pick a small domain you know well. Draw an entity/relationship diagram like those in Datasets.
- Write your schema as edn data, and transact it into a database.
- Work through the accumulate tutorial.
- Work through the read-revisisted tutorial.
- Work through the retract tutorial.
- Work through the history tutorial.
- Import the mbrainz dataset.
- Try the example queries.
- If you have not done so already, import the mbrainz dataset.
- Try the example pulls.
Work through the ions tutorial.