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(migrator): normalize DB-side "NULL" default to fix infinite AlterColumn loop on Postgres
- Apply QueryFields to RETURNING clauses
- feat: apply QueryFields to RETRUNING clauses
- How to not fill back the data structure with JOINS
- Is it reasonable for me to change the database connection in the second parameter scope of preload to achieve cross database query capability
- How to use OR() to wrap a scope in a generic API?
- How to test printing SQL test cases using the generics API, tosql?
- Document NowFunc timezone behavior
- Fix potential rows leak on panic by deferring rows.Close()
- Field helpers generated by GORM cli, donot have the base model defined in a seperated file.
- Docs
- Go not yet supported