«

Learn By Example

Intrigued by Datomic and feeling stucked where to start?

These tutorials, broken into short, structured parts will teach you use it meaningfully, with clear guidance, real examples, and the context you need to understand why things work the way they do.

This is the starting point for developers who want to actually build with Datomic, not just read about it.

Tutorial for a "Todo List App"

  • Part 1: Install Datomic and Learn the basics using the REPL
  • Part 2: Create an HTTP server and render a simple UI [soon]
  • Part 3: Create, Read, Update, Delete - Lists and Items [soon]
  • Part 4: Filter Items(time and status) and display the history of updates [soon]
  • Part 5: Deploy application to the web [soon]