03 - Database Storage 1 (CMU Intro to Database Systems / Fall 2022)
CMU Database Group · 83:27
This lecture is the course’s turn from SQL and the relational model into how a disk-oriented DBMS is actually built: data lives on non-volatile storage in pages, the system (not the OS) moves those pages through a buf...