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 supported0 Subscribers
Add a CodeTriage badge to gorm
Help out
- Issues
- ScanRows doesn't reset fields in target struct for incoming null values
- sqlite: primary key contstraint gets lost when embedded struct also contains primary key
- json query with boolean argument fails
- MySQL Parameterized Query execute time too long
- Insertion with array column type fails
- Unable to use netip.Addr in models
- Preloading fails due to case insensitivity when foreignKey is a string
- Add ability to add associations to update on save instead of only omitting them
- Why is there an extra insert query running for updating Many to Many field updates?
- Report if `AutoMigrate()` will change the schema.
- Docs
- Go not yet supported