gorm.io/gorm
Go Modulesvv1.31.2Go module: gorm.io/gorm
Overview
gorm.io/gorm is an Go Modules package that go module: gorm.io/gorm. The latest version is v1.31.2.
Who should use it
Teams working in the Go Modules ecosystem who need go module: gorm.io/gorm and value a focused solution.
When not to use it
Consider an alternative if you need to have first-class TypeScript types out of the box, or if a more actively-maintained option better fits your Go Modules stack.
Pros
- Zero runtime dependencies — minimal footprint.
Cons
- No bundled TypeScript types (may require a separate @types package).
- No license detected — review usage terms before adopting.
Auto-generated from collected registry metadata. No external claims are inferred.
Relationship graph
Dependencies (left) and dependents (right) of gorm.io/gorm.
Used by
Popular packages that depend on gorm.io/gorm.
Frequently installed together
Go module: github.com/jinzhu/inflection
Go module: github.com/jackc/pgx/v5
Go module: github.com/jackc/pgpassfile
Go module: github.com/jackc/puddle/v2
Go module: github.com/jinzhu/now
Go module: golang.org/x/crypto
Go module: golang.org/x/text
Go module: golang.org/x/sync
Go module: github.com/jackc/pgservicefile
Go module: github.com/jmoiron/sqlx
Go module: github.com/pmezard/go-difflib
Go module: golang.org/x/sys
Version history
| Version | Published | License |
|---|---|---|
| v1.31.2latest | 1 month ago | — |
| v1.31.1 | 8 months ago | — |
| v1.31.0 | 10 months ago | — |
| v1.30.5 | 10 months ago | — |
| v1.30.3 | 10 months ago | — |
| v1.30.2 | 10 months ago | — |
| v1.30.0 | 1 year ago | — |
| v1.26.1 | 1 year ago | — |
| v1.25.11 | 2 years ago | — |
| v1.25.10 | 2 years ago | — |
| v1.25.8 | 2 years ago | — |
| v1.25.3 | 2 years ago | — |
| v1.25.2 | 3 years ago | — |
| v1.25.1 | 3 years ago | — |
| v1.25.0 | 3 years ago | — |
| v1.24.6 | 3 years ago | — |
| v1.24.5 | 3 years ago | — |
| v1.24.4 | 3 years ago | — |
| v1.24.3 | 3 years ago | — |
| v1.24.1 | 3 years ago | — |
Frequently asked questions
How do I install gorm.io/gorm?
Run `go get gorm.io/gorm` to add gorm.io/gorm to your Go Modules project.
What license is gorm.io/gorm released under?
No license was detected in gorm.io/gorm's metadata; review the repository before use.
How popular is gorm.io/gorm?
gorm.io/gorm has approximately 0 downloads per week and 2 known dependent packages.