Toysql

For the last couple months I've been building a toy database. It's a primitive sqlite clone written from scratch in python.

I've always had a hazy ideas about database internals and this is giving me the opportunity to clarify those ideas.