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
- Custom preloading sql cannot be used properly.
- Gorm 1.6.0 breaking change for where conditions with joins
- How to handle every new established connection
- Should I define struct tag in DAO struct or DTO struct or both
- GORM Preload Uses IN Clause, Hits PostgreSQL 65k Parameter Limit, Needs Option for JOIN-Based Preloading
- a two-way relation makes dirty data when inserting one model
- PostgreSQL schema usage in FullSaveAssociations
- Order() in scopes not compatible with Count()
- In SQL Server, row cannot be created for models under a schema if the identity column is manually set
- Use Clauses(clause.OnConflict{UpdateAll: true}) If the field type is struct and there is a default value which is not null, it will be ignored.
- Docs
- Go not yet supported