Hacker News new | ask | show | jobs
by lichtenberger 948 days ago
Thanks, Dolt it awesome. I think it's probably the only DBS with branching/merging capabilities as of now.

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.

1 comments

TerminusDB also spports branching and merging. [1]

1: https://terminusdb.com/

Oh yes, I've heard about TerminusDB, but completely forgot, that it exists. Thanks :)