4 ms·
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 a
by hipitihop 4y ago
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://en.m.wikipedia.org/wiki/Datalog
https://github.com/tonsky/datascript https://github.com/tonsky/datascript
https://www.datomic.com/ https://www.datomic.com/
- qwertyzxcvmnbv 4y agoQuite right, thanks for the corrections and links!