Skip to content

cognitect-labs/day-of-datomic-cloud

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

day-of-datomic-cloud

Day of Datomic Cloud project is a collection of samples and tutorials for learning Datomic Cloud at a Clojure REPL.

Getting Started

  • Install Clojure:
$ brew install clojure/tools/clojure
$ git clone git@github.com:cognitect-labs/day-of-datomic-cloud.git
  • Start a Clojure REPL in the day-of-datomic-cloud directory:
$ clj

Work through some of the tutorials in the tutorial directory, evaluating each form at the REPL. You might start with:

  • hello_world.repl
  • social_news.repl
  • provenance.repl
  • graph.repl
  • filters.repl

Study the Samples

As or after you work through the tutorial, you may want to also study the helper functions in src/datomic/samples.

Questions, Feedback?

For specific feedback on the tutorials, please create an issue.

For questions about Datomic, try the public discussion forum.

License

Copyright © Cognitect, Inc.

Licensed under the Eclipse Public License (EPL) v1.0

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published