Phases; summary
Resolving
Lazy, accumulating, validation of input, backend agnostic
Compilation
Recursive compilation of resolved query, operation specific compilers, produces SQL and params, backend specific
Execution
Transmission of compiled query, delegation through drivers
Construction
Coercion of tuples members, iterable type