Build your own SQLite, Part 2: Scanning large tables
In the previous post, we discovered the SQLite file format and implemented a toy version of the .tables command, allowing us to display the list of tables in a database. But our implementation has a jarring limitation: it assumes that all the data fi...
blog.sylver.dev8 min read
Maggie Joseph
Content Writer at Bestdesign2hub
Nice. Informative article.