F2023 #15 - Concurrency Control Theory (CMU Intro to Database Systems)
CMU Database Group · 68:40
This lecture introduces transaction management in a database engine: why concurrent reads and writes can corrupt data, what ACID actually guarantees, and how isolation is decided with conflict serializability and a cy...