Caching the query plan is also going to go further in performance optimisations than just “precompiling” the SQL to a AST.
Caching the query plan is also going to go further in performance optimisations than just “precompiling” the SQL to a AST.