Overview
Explore index concurrency control in database systems through this comprehensive lecture from Carnegie Mellon University's Intro to Database Systems course. Delve into the intricacies of managing concurrent access to index structures, guided by Professor Andy Pavlo. Learn about locking protocols, latching mechanisms, and optimizations for B+ trees and other index types. Gain insights into how modern database systems handle multiple transactions accessing and modifying indexes simultaneously. Access accompanying slides and detailed notes to reinforce your understanding of this critical aspect of database management.
Syllabus
F2023 #09 - Index Concurrency Control (CMU Intro to Database Systems)
Taught by
CMU Database Group