Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
vaughan
on March 13, 2023
|
parent
|
context
|
favorite
| on:
Why Are There No Relational DBMSs? [pdf] (2015)
Makes me think of the current frontend trend of compiled reactive ui frameworks like Svelte.
Also the SQLite bytecode engine.
https://www.sqlite.org/opcode.html
klysm
on March 13, 2023
[–]
Perhaps a JIT for that bytecode isn't really that different
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
Also the SQLite bytecode engine. https://www.sqlite.org/opcode.html