HackerTrans
TopNewTrendsCommentsPastAskShowJobs

sevender

no profile record

Submissions

Build your own SQLite, Part 6: Overflow pages

blog.sylver.dev
8 points·by sevender·letztes Jahr·0 comments

[untitled]

1 points·by sevender·vor 2 Jahren·0 comments

[untitled]

1 points·by sevender·vor 2 Jahren·0 comments

comments

sevender
·vor 9 Monaten·discuss
Shameless plug: I’ve been working on a similar thing for Golang: zenyth.dev

Durability is achieved by running the workflows in a wasm runtime.
sevender
·letztes Jahr·discuss
If you don’t know it already, you’ll probably be interested in limbo: https://github.com/tursodatabase/limbo

It’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.