CMU Database Systems Course Note, Fall 2021
Homeworks and Projects:
https://github.com/Aden-Q/CMU-15-445
https://github.com/Aden-Q/bustub
The course is about the design/implementations of DBMS.
Course Outline
Homeworks: pencil-and-paper assignments
Projects: build your own database engine from scratch, using C++ 17