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
- How can I add index in many2many
- Plugin or callback that happens on any error
- How Can I add a unique constraint that ignores existing violations?
- Upsert associations with conditions (only upsert if parent entity condition is met)
- Automatically analyze the number of batches in `CreateInBatches`
- automigrate with many2many is easy to make mistakes #615
- Panic when using gorm many2many relationship with model that uses go generics
- Jsonb field of association isn't properly saved if it has default specified
- Unnecessary SELECT query when preloading a has-many association
- Support varying auto_increment_increment values
- Docs
- Go not yet supported