Let’s Build a Simple Database
на сайте с July 31, 2023 05:37
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.