Query planner
A cost-based query planner turns a declarative SQL query into an optimized physical execution plan by estimating the cheapest access paths and join orders.
grounded in: trend theme 'Databases and data-plane performance: squeezing correctness and throughput out of SQL infrastructure'
Connected concepts
Text-to-SQL, Type-safe SQL, Vectorized query execution
Explore it live in the knowledge graph →