index.md
In short, how does a database work?
I'm building a clone of sqlite from scratch in C in order to understand, and I'm going to document my process as I go.
{% for part in site.parts %}- {{part.title}} {% endfor %}
"What I cannot create, I do not understand." -- Richard Feynman
{% include image.html url="assets/images/arch2.gif" description="sqlite architecture (https://www.sqlite.org/arch.html)" %}