miniblog.
← Back to all posts
Wilfred Hughes
May 26, 2020 at 00:34
Generating type-safe Go code from hand-written SQL:
https://github.com/kyleconroy/sqlc
Really interesting approach, but I wonder if generated code is the right approach? It's certainly IDE friendly.
GitHub - sqlc-dev/sqlc: Generate type-safe code from SQL
Generate type-safe code from SQL. Contribute to sqlc-dev/sqlc development by creating an account on GitHub.