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
- Breaking change since v1.24.4: Custom serializer on nil-slices
- How do I get Preload with Select to work?
- Many2Many fails to create a join table record for an existing associated record
- How to use unique constraint effectively along with DeletedAt
- gorm Scopes实现根据传入结构体的tag去实现拼接where条件sql
- External JSON Library Integration
- use create() batch insert have error
- Wrong foreignKey setup for multiple embedded belongs-to relations of same type
- Weird behaviour with after query callback
- Can't use preload when number of parameters exceeds 65535
- Docs
- Go not yet supported