Skip to main content

Module optimizer

Module optimizer 

Source
Expand description

Schema Optimizer

Analyzes compiled schemas and adds SQL generation hints for runtime optimization. This runs during compilation to precompute optimization strategies.

Structsยง

IndexHint
Index hint for query optimization
OptimizationReport
Optimization report generated during compilation
ProjectionHint
SQL projection hint for type optimization
SchemaOptimizer
Schema optimizer that analyzes queries and adds SQL hints