HackerTrans
トップ新着トレンドコメント過去質問紹介求人

sevender

no profile record

投稿

Build your own SQLite, Part 6: Overflow pages

blog.sylver.dev
8 ポイント·投稿者 sevender·昨年·0 コメント

[untitled]

1 ポイント·投稿者 sevender·2 年前·0 コメント

[untitled]

1 ポイント·投稿者 sevender·2 年前·0 コメント

コメント

sevender
·9 か月前·議論
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
·昨年·議論
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.