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
- Chain-style API (gorm.G + field helpers) doesn’t cover nested conditions without using clause package
- Fix generics model handling for updates and add Join
- fix(migrator): don't clear alterColumn when defaults match
- Using Model with Session() cloning causes stale WHERE conditions in subsequent Updates() calls
- ci: move tests matrix from Go 1.24 to Go 1.25 and stable
- tests: skip customized foreign key many2many on MySQL 8.4+
- docs: add README for callbacks, clause, and schema packages
- Docs
- Go not yet supported