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 supported0 Subscribers
Add a CodeTriage badge to gorm
Help out
- Issues
- Fix #6557: Avoid redundant column migrations when using type aliases
- Proposal: Add Conditional WhereIf Method for Chainable Query Building
- Fix NULL handling for non-pointer struct sql.Scanner fields
- Add WhereHas and WhereDoesntHave helpers for relationship filtering
- Add support for dynamic GORM valuer registration and retrieval
- Add nested delete support for associations in GORM
- feat(logger): Add logrus, zerolog, and zap adapters
- Fix omission of fields in deeply nested joins with long identifiers (#7513)
- query tables and conditions not cleared between different calls
- gorm serializer json - unable to update a struct field to nil
- Docs
- Go not yet supported