Hacker News new | ask | show | jobs
by qwertyzxcvmnbv 1501 days ago
Logseq allows query via datomic: https://discuss.logseq.com/t/advanced-queries-and-the-databa...
2 comments

Minor correction, I don't think Datomic is used. I believe it uses a variation of DataScript and in turn DataLog for queries. Whereas Datomic is a DB which is also based on and uses DataLog queries.

Either way, super powerful.

Refs: https://en.m.wikipedia.org/wiki/Datalog https://github.com/tonsky/datascript https://www.datomic.com/

Quite right, thanks for the corrections and links!
It's great, but I wish there was some more interesting stuff you could do with the results of that query, other than show an outline or table.

The inline programmability of DataView and the Grid views etc are pretty killer. Unfortunately Obsidian is not for me, so I hope Logseq catches up.