Build your own SQLite, Part 6: Overflow pagesblog.sylver.dev8 points·by sevender·tahun lalu·0 comments
sevender·9 bulan yang lalu·discussShameless plug: I’ve been working on a similar thing for Golang: zenyth.devDurability is achieved by running the workflows in a wasm runtime.
sevender·tahun lalu·discussIf you don’t know it already, you’ll probably be interested in limbo: https://github.com/tursodatabase/limboIt’s much more ambitious/complete than the db presented in the tutorial.If memory serves me correctly, it uses the same parser generator as SQLite, which may answer some your questions.
Durability is achieved by running the workflows in a wasm runtime.