#02 - History of Query Optimizers ft. IBM System R (CMU Optimize!)
CMU Database Group · 70:40
Query optimizers exist because the relational model moved access-path and join-order decisions out of application code; this lecture shows how 1970s systems first solved that with hardcoded rewrite rules (INGRES) and...