CMU 15-445

CMU Database Systems Course Note, Fall 2021

Homeworks and Projects:

https://github.com/Aden-Q/CMU-15-445

https://github.com/Aden-Q/bustub

Contents

Lecture #01: Course Introduction and the Relational Model

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