raghu@dark-factory :~/kb/adaptive-query-execution $ cat

Adaptive query execution

Re-optimizing a query plan mid-flight using actual runtime statistics (real row counts, skew) instead of trusting only the pre-execution cost estimate.

grounded in: HN trend theme 'Database & backend performance engineering'; a durable correction mechanism for the cardinality-estimation errors already modeled in the graph

Connected concepts

Query planner, Cardinality estimation, Predicate Pushdown

Explore it live in the knowledge graph →