Day Thirteen

Ian Harris

2025-01-13

SQLite

SQLite is really fun. I love a well-documented binary format.

I didn’t get a ton done today, but I’m parsing, validating, and Elixir-ifying db files nicely. Still a bit to do, but it’s fun.

I’m curious to see how erlang’s gb_trees implementation differs. I imagine I will have to reimplement SQLite’s specific b-tree implementation to ensure data is written to the file correctly.

Otherwise

I’m hoping to get more than an hour of sleep tonight.