Learn about the Cascades Query Optimizer framework in this comprehensive lecture from Carnegie Mellon University's database optimization course, delivered by Professor Andy Pavlo. Dive deep into the architecture and principles of this influential query optimization framework that forms the foundation of many modern database systems. Explore how the Cascades framework approaches query transformation and optimization through its rule-based exploration of the search space, cost-based decision making, and efficient memo structure. The lecture, supported by detailed slides, covers both theoretical concepts and practical implementations, making it valuable for database researchers, engineers, and students interested in understanding advanced query optimization techniques.
Overview
Syllabus
#05 - Cascades Query Optimizer (CMU Optimize!)
Taught by
CMU Database Group