sql [7ab8a2c8]
Tags: computers
SQL engines have a compilation layer, that then gets translated into code for the VM.
- SQLite uses bytecode during the translation
- www.vldb.org/pvldb/vol9/p204-leis.pdf
Search titles and text
Search: ↑/↓ or Ctrl N/P, Enter to open. Shortcuts pause while typing.
Tags: computers
SQL engines have a compilation layer, that then gets translated into code for the VM.