|
|
|
|
|
by maxisaurus
948 days ago
|
|
Congrats for this - Love the bitemporal aspect. It was a real struggle for me in past analytics experiences where we spent a lot of time recomputing key metrics 'as of' certain dates for reporting / auditing. Been following this https://news.ycombinator.com/item?id=38108044 as well, might interest you! |
|
Sirix from the ground up was built having (bi)temporality and easy audits / append-only paradigm in mind.
The other very similar DBS in this regard seems to be Datomic (as it also uses a persistent index structure), but it doesn't version the pages itself.