This repository is identical to the Let's Build a Simple Database build mkdir build cd build && cmake .. make -j 8 ./sim_sqlite mydb.db command insert <id> <user_name> <user_email> select .btree .exit