Hacker News new | ask | show | jobs
by davidspiess 1920 days ago
SQLC could be a good fit. It generates type-safe Go code from SQL.

https://github.com/kyleconroy/sqlc

1 comments

Wow, that's interesting. Thanks for sharing, I will look into it!