How Dolt stores table data
dolthub.com
How Dolt stores table data
1–4 of 4 posts
Re: How Dolt stores table data
#2Shout 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#...
Re: How Dolt stores table data
#3A related thread from yesterday: https://news.ycombinator.com/item?id=22731928
Re: How Dolt stores table data
#4Shout 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!