Tag: #cascades
Writing on GPUs, LLMs, MLOps, Kubernetes — and mindset · 1 posts
Database Query Optimizer Complete Guide 2025: Volcano, Cascades, Cost-Based, Cardinality Estimation — PostgreSQL/MySQL In-Depth Analysis
A single SQL statement can turn into hundreds of different execution plans. From Volcano to Cascades, how cost-based optimizers work, the pitfalls of cardinality estimation, and the internals of PostgreSQL and MySQL — a
2026-04-15 · 24 min read #database#query-optimizer#volcano#cascades#cost-based