Hacker News new | ask | show | jobs
Show HN: An SQL Builder in Rust (github.com)
15 points by bagol 1563 days ago
Hi guys. I just write an SQL builder. I want to know what you think.
2 comments

Unrelated, but love that I can infer how you pronounce SQL by the title of this post
Good point
What's the why behind this? Performance? Or just a more rust-looking api?