HackerTrans
TopNewTrendsCommentsPastAskShowJobs

sevender

no profile record

Submissions

Build your own SQLite, Part 6: Overflow pages

blog.sylver.dev
8 points·by sevender·el año pasado·0 comments

[untitled]

1 points·by sevender·hace 2 años·0 comments

[untitled]

1 points·by sevender·hace 2 años·0 comments

[untitled]

1 points·by sevender·hace 3 años·0 comments

comments

sevender
·hace 9 meses·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
·el año pasado·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.