Building a SQLite clone from scratch Learning how a database works by building a sqlite clone via this tutorial. GH Repo for tutorial: here. See ./NOTES.md for notes taken while doing this tutorial.