Introducing sqlc - Compile SQL queries to type-safe Go
https://conroy.org/introducing-sqlc [conroy.org]
2019-12-13 20:11
sqlc accomplishes all of this by taking a fundamentally different approach: compiling SQL into fully type-safe, idiomatic Go code.