Hey folks, I'd like to introduce sqlc[0], a tool that compiles SQL queries into type-safe, idiomatic Go. It also catches common errors in SQL such as mistyped column names and incorrect parameter numbering.
If this sounds like something that would be useful to you, take a read through the Getting Started[1] guide. Cheers, Kyle [0] https://github.com/kyleconroy/sqlc [1] https://github.com/kyleconroy/sqlc/blob/master/README.md#getting-started -- You received this message because you are subscribed to the Google Groups "golang-nuts" group. To unsubscribe from this group and stop receiving emails from it, send an email to golang-nuts+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/golang-nuts/399e7595-1f79-4fc5-a6bd-498b312168d5%40googlegroups.com.