Fork me on GitHub
#datomic
<
2024-01-01
>
itaied09:01:51

Hey all, is there a way in datomic to store valid time? We are looking into datomic as a possible solution to our bitemporal database needs

hifumi12322:01:45

Datomic is not a bitemporal database, but there are some useful guides online to treat it like one anyway http://vvvvalvalval.github.io/posts/2017-07-08-Datomic-this-is-not-the-history-youre-looking-for.html

itaied05:01:31

Hi, I understand that, as datomic only store system time TX. Can you send me references for those guides? I couldn't find any.