Y
Hacker News
new
|
ask
|
show
|
jobs
by
weinzierl
303 days ago
Not quite first class citizen, but you might like sqlx. At least it embraces the idea that writing SQL directly
is
in fact a good idea and helps you to do so safely.
https://docs.rs/sqlx/latest/sqlx/