Registry / orm / volatiletech-sqlboiler

volatiletech-sqlboiler

JSON →
library3.7.1+incompatiblegogounverified

SQLBoiler is a Go ORM generator that produces type-safe, idiomatic Go code from your database schema.

go get github.com/volatiletech/sqlboiler
INSTALL
IMPORT
SIG · VOLATILETECH-SQLBO
V
volatiletech-sqlboiler
ormgov3.7.1+incompatible
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.

sqlboiler
github.com/volatiletech/sqlboiler

Print the SQLBoiler version

package main import ( "fmt" "github.com/volatiletech/sqlboiler/v4" ) func main() { fmt.Println(sqlboiler.Version) }
Debug
Known issues
breakingThe v3 version is outdated; use v4 for latest features and fixes.
fix
Upgrade to github.com/volatiletech/sqlboiler/v4
affects: 3.x
Upgrade
Version history
3.7.1+incompatiblelatest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
37 hits · last 30 days
node
30
Meta
2
Resources
volatiletech-sqlboiler — go get volatiletech-sqlboiler · libregistry