Query Compilation
Just-in-time compiling a SQL query plan into native machine code to remove interpreter overhead, the classic performance counterpart to vectorized execution.
grounded in: latest trends theme 'Databases and data-plane performance: squeezing correctness and throughput out of SQL infrastructure'
Connected concepts
Query planner, Vectorized query execution, Storage engine
Explore it live in the knowledge graph →