Build your own SQLite, Part 6: Overflow pagesblog.sylver.dev8 points·by sevender·ปีที่แล้ว·0 comments
sevender·9 เดือนที่ผ่านมา·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·ปีที่แล้ว·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.