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

A client-server database would hash the SQL and cache the output of the parser. The end result is the same.

Maybe SQLite could have a similar mechanism, but the cache stays on disk or an external memory cache.



In the C# library for SQLite, a DbCommand with parameterized SQL can be reused, thus reusing the bytecode.




Consider applying for YC's Fall 2025 batch! Applications are open till Aug 4

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

Search: