Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
OoooooooO
2 days ago
|
parent
|
context
|
favorite
| on:
SQLx – Rust SQL Toolkit
I've read the GitHub page but I still have no idea what problems it solves or why I should care about this library?
nbf_1995
2 days ago
[–]
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.
reply
Consider applying for YC's Fall 2025 batch! Applications are open till Aug 4
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: