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
- Serialize a field into multiple database columns
- Plugin transaction callbacks and transaction scoped variables
- Could GORM support the freedom to choose whether to query zero fields when querying by struct?
- How to add Limit, Offset and Order By clause to Raw chain method?
- Can't do simple update when there is a previous update clause
- Updating associations, does not omit default (zero) values
- How to solve computed a field?
- UpdatedAt set during Create
- COUNT() on joined table not omitting deleted rows?
- Create In Batches within transaction fails while using prepared statements
- Docs
- Go not yet supported