Why SQLite 2.8.1? I wanted to visualize how the BTree pages evolve on disk as records are added to database tables. Initially, I cloned the current version of SQLite (3.x.x), but I quickly found out ...