Are you an EPFL student looking for a semester project?
Work with us on data science and visualisation projects, and deploy your project as an app on top of Graph Search.
This lecture covers the architecture of a DBMS, including the SQL interface, query optimization, and processing models like the iterator model and block-oriented model. It explains how the system executes query plans and the challenges of tuple-at-a-time processing.