#03 - Database Storage: Files, Pages, Tuples (CMU Intro to Database Systems)
CMU Database Group · 77:02
This lecture is the course’s turn from SQL/relational algebra into how a disk-oriented DBMS is actually built: databases are just files of fixed-size pages, and the semester will start at the bottom of the stack (stor...