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
- When using embedded structure query, the result is not consistent with the expectation
- *gorm.DB和*query.Query混合使用的最佳实践
- How to modify tablename with plugin and callback?
- 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
- Docs
- Go not yet supported