Registry / database / kyleconroy-sqlc

kyleconroy-sqlc

JSON →
library1.31.1gogounverified

A code generator that generates type-safe Go code from SQL queries.

go get github.com/kyleconroy/sqlc
INSTALL
IMPORT
SIG · KYLECONROY-SQLC
K
kyleconroy-sqlc
databasegov1.31.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

sqlc
github.com/kyleconroy/sqlc

Print the sqlc version

package main import ( "fmt" "github.com/kyleconroy/sqlc" ) func main() { fmt.Println(sqlc.Version()) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.31.1latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
7 hits · last 30 days
node
6
Resources
kyleconroy-sqlc — go get kyleconroy-sqlc · libregistry