Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
nimish
on Feb 4, 2018
|
parent
|
context
|
favorite
| on:
JITing PostgreSQL using LLVM [pdf]
Sql server does in memory compilation as well.
assface
on Feb 4, 2018
|
next
[–]
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...
pjmlp
on Feb 4, 2018
|
prev
[–]
Just as Oracle, using an intermediate representation originally designed for Ada compilers.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: