Hacker News new | ask | show | jobs
by jeremychone 1183 days ago
Agree, for our approach, sqlx has the right level of abstraction. Not too high, not too low, and close enough of a sql builder pattern to be very useful. (We are not using the compile time type validation though).