Hacker News new | ask | show | jobs
by happens 322 days ago
Interesting - I've had the opposite experience. I usually prefer rust for personal projects, but when I recently tried to use SQLx with sqlite, lots of very basic patterns presented problems, and I wished I had sqlc back.
1 comments

I love it's compile time query validation.