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
- Preloading with foreignKey and references overwrite does not work
- Updating struct value in BeforeUpdate() does not use new value in query
- GORM generates invalid SQL for sqlserver when deleting with composite primary keys
- Cancel Context won't terminate DB query session/process
- Find with interface does not work
- Does gorm support locking tables for access exclusive mode ?
- Problem with COPY FROM STDIN functionality after upgrading GORM from v1.9.16 to v1.25.6
- How to properly BEGIN EXCLUSIVE TRANSACTION using sqlite driver?
- Create tables dynamically
- PostgreSQL inet data type support
- Docs
- Go not yet supported