Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
nbf_1995
7 months ago
|
parent
|
context
|
favorite
| on:
SQLx – Rust SQL Toolkit
It's a rust library that you can use to run sql queries against a database. It also inspects the database at compile* time to figure out the type of each column in your query so that your code is type-safe.
* Or in your editor as you're writing code.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
* Or in your editor as you're writing code.