HackerTrans
TopNewTrendsCommentsPastAskShowJobs

sevender

no profile record

Submissions

Build your own SQLite, Part 6: Overflow pages

blog.sylver.dev
8 points·by sevender·पिछला वर्ष·0 comments

[untitled]

1 points·by sevender·2 वर्ष पहले·0 comments

[untitled]

1 points·by sevender·2 वर्ष पहले·0 comments

comments

sevender
·9 माह पहले·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
·पिछला वर्ष·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.