TRACK 05 · GO · ADVANCED
Pages, B-trees, a WAL, a tiny SQL — the storage engine DDIA describes.
# the starter repo: skeleton + the graded local test harness git clone https://github.com/ansh-chaturmohta/byhand-database-starter my-database cd my-database make check STAGE=0 # verifies your toolchain is ready