-
go와 sql를 사용하기위한 orm대신 sqlc사용Go/sqlc 2024. 1. 13. 23:17728x90
go는 프레임워크도 그렇지만 orm도 딱히 대중적인게 없는듯 하다.
sqlc generates type-safe code from SQL
https://pkg.go.dev/github.com/kyleconroy/sqlc#section-readme
sqlc package - github.com/kyleconroy/sqlc - Go Packages
Discover Packages github.com/kyleconroy/sqlc Version: v1.19.1 Opens a new window with list of versions in this module. Published: Jul 13, 2023 License: MIT Opens a new window with license information. Imports: 0 Opens a new window with list of imports. Imp
pkg.go.dev
https://docs.sqlc.dev/en/latest/
sqlc Documentation — sqlc 1.25.0 documentation
© Copyright 2023, Riza, Inc.. Revision b4f03e92.
docs.sqlc.dev
728x90