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
- The mysql bit(1) data type to Golang bool data type is supported
- How to omit a column on a joined struct?
- How to only select the child table depending on its grandparent table's key (this key only exists in its direct Parent table)
- Custom Polymorphic Fields
- Create table based on struct
- Updating a record and getting the updated version back
- Concurrent AutoMigrate
- DropColumn with string table panics with a nil dereference
- How to create foreign key for embedded hasmany relation during migration?
- Default eager loading for specified columns
- Docs
- Go not yet supported