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

Sql server does in memory compilation as well.


AFAIK, SQL Server's Hekaton engine only compiles the queries inside of stored procedures and UDFs. They do not compile every query that comes in from the client:

https://docs.microsoft.com/en-us/sql/relational-databases/in...


Just as Oracle, using an intermediate representation originally designed for Ada compilers.




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

Search: