Hopefully this database project can finish
- An attempt to build a database from scratch using C.
- There's a guide on how to set up the environment here
- A shell to input commands.
- A simple SQL parser.
- B-tree to store data. ⌛ In progress, checkout this subproject