eoliphan / awesome-datomic

Awesome Datomic and Datascript related resources.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

awesome-datomic

Awesome Datomic and Datascript related resources.

Contributing

Please do contribute, if you have something which you think is awesome! PRs welcome from everyone :)

Officialish

Libraries

  • Spirit. 'spirit provides a simple, intuitive data layer to access datomic using a document-based syntax, as well as a data-processing pipeline for fine-grain manipulation and access of data.'
  • Datomic-schema. 'datomic-schema' makes it easier to see your schema without sacrificing features'
  • datofu. 'theres a :db/fn for that'
  • Spec-tacular. DSL over datomic with schema creation, core.typed aliases, transactions etc.
  • Spectomic - generate datomic schemas from specs
  • datomock - Mocking and forking Datomic connections in-memory.

Articles

Learning

Snippets

  • Datomic news updates: Update examples against a social news database
  • Transaction attribute functions: Datomic transaction functions to "reset" attributes: i.e. make them have a post-transaction value you specify without having to enumerate the retractions.

About

Awesome Datomic and Datascript related resources.

License:Eclipse Public License 1.0