Hacker News new | ask | show | jobs
by iends 3253 days ago
Go doesn't quite have the right level of abstraction for building CRUD apps. In particular, working with relational databases is very manual. Even using things like sqlx.