gorm
https://github.com/go-gorm/gorm
Go
The fantastic ORM library for Golang, aims to be developer friendly
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Go not yet supported1 Subscribers
Add a CodeTriage badge to gorm
Help out
- Issues
- fix: don't treat @ inside a string literal as a named parameter in Select
- many2many Preload does not respect custom schema/table prefix plugins in multi-schema PostgreSQL setups
- `PrepareStmt: true` + schema prefix callback → `Create` panics in PostgreSQL schema-per-tenant
- ci: pin super-labeler-action to a full commit SHA
- fix: update time field with literal default on upsert (#7540)
- Fix naming conventions and code clarity issues #7783
- fix: correct typos in string literals
- fix(finisher_api): resolve FindInBatches cursor primary key from dest schema
- Request to support do select for handling onconfracts in PostgreSQL 19
- Fix FirstOrCreate not returning Expr results to struct
- Docs
- Go not yet supported