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
- Support for PostgreSQL Index Operator Classes in GORM
- Add support for `ON CLUSTER` in Clickhouse while creating table
- Deadlock on sqlite with PrepareStmt = true
- BeforeFind
- AutoMigrate() does not update ENUM fields in MySQL
- Creating multiple objects referencing a shared object results in that object getting created multiple times
- Callbacks registered with the callback manager after the gorm:commit_or_rollback_transaction callback do not actually run after the transaction commits
- Add Support for a Tag to Hide Field Values in Logs
- Allow Custom Index Options in GORM Annotations (e.g., jsonb_path_ops for GIN Indexes)
- Associaction.Find when associations is NULL
- Docs
- Go not yet supported