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
- perf: replace fmt.Sprintf with strconv.FormatUint in InstanceSet/InstanceGet
- perf: replace fmt.Sprintf with strconv in ExplainSQL numeric formatting
- fix(update): avoid polluting reusable zero-value model
- Add session option to disable prepared statements
- refactor: callbacks/ naming convention violations
- refactor: clause/ naming convention violations
- refactor: internal/ naming convention violations
- refactor: logger/ naming convention violations
- Feature: improve naming conventions in migrator/ package
- Feature: improve naming conventions in root-level GORM API files
- Docs
- Go not yet supported