Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
chipdart
on Aug 18, 2024
|
parent
|
context
|
favorite
| on:
Build your own SQLite, Part 1: Listing tables
> If this is all in native Rust then you could do something interesting with macro defined SQL queries, where at compile time, you could output direct bindings from the SQL to the internal DB api.
Aren't table references resolved at runtime?
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
Aren't table references resolved at runtime?