×
Query Transformation

Paper Interpretation | PolarDB Cost-Based Query Transformation

This article bridges Oracle’s paper from 2006 and the author’s modern interpretation on implementation.

Query Transformation of MySQL 8.0 Optimizer

This article introduces the complex transformation process of subqueries, partitioned tables, and JOIN operations.