Fork me on GitHub
#datomic
<
2024-02-11
>
jasonjckn20:02:12

Anyone see any good teaching material for datomic query language (particularly if all they've known is SQL). I came to datomic after having already known core.logic and read reasoned schemer, so I picked it up pretty quick, but as I was going through that book again... it's a very roundabout way to arrive at an understanding.

jasonjckn20:02:39

Thanks everyone I saw max-datom, very impressive piece of work and loads of fun, learndatalogtoday looks like exactly what I'm looking for .

jasonjckn20:02:21

anything on the fundamentals of binding / fresh variables would complete the picture

jasonjckn20:02:33

i don't see a ton of that in learndatalog, but i'll probably draw on reasoned schemer and convey it.

jasonjckn20:02:30

looks good, same authors as the book I like.

👍 1
nando11:02:25

In the Day of Datomic github tutorial files, I noticed these examples on binding if that might help? https://github.com/Datomic/day-of-datomic/blob/master/tutorial/binding.clj

👍 1