Hacker News new | ask | show | jobs
How Dolt stores table data (dolthub.com)
77 points by reltuk 2269 days ago
2 comments

A related thread from yesterday: https://news.ycombinator.com/item?id=22731928
Shout out to @aboodman who also just published his version of Prolly Tree documentation on Noms GitHub: https://github.com/attic-labs/noms/blob/master/doc/intro.md#...
Fascinating – about four months ago I did a lot research (i.e. googling) about versioned databases and I found lots of quite old stuff, but Noms did not show up on my radar. Looks very interesting!