How Fast Is DoltLite? (opens in new tab) 聽馃尣B-Trees
DoltLite replaces SQLite's B-tree interface with a Prolly tree, so we can finally have a fair B-tree vs Prolly Tree race. How do the two data structures compare on sysbench using SQLite's SQL engine?
Read the original article