Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

I believe most sql engines cache the query plans for parameterized queries, which would cover the majority of requests.

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



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: