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
- Prepare stmt caching
- Restore dead code elimination for callbacks by reverting to constant MethodByName lookups
- 我应该如何清除多个对象的关联关系?How do I clear associations for multiple objects?
- Support deferred constraints
- Update model using map with the generics api
- Add helper tests for gorm.go
- GORM Raw SQL Method Incorrectly Handles PostgreSQL Full-Text Search Operators
- Boolean fields cant be set to false if they have a default tag which is set to true
- support parameter "autosave" in DSN when connect to pg
- Unscoped() does not work with generics api?
- Docs
- Go not yet supported