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
- 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
- PostgreSQL does not return expected timezone
- SetColumn doesn't work as expected in BeforeSave and BeforeUpdate hooks
- With Postgres, fails to create records with belongs_to association
- Observer model
- 多个Where条件,生成SQL时的Where顺序问题
- 如何构建一个select子查询中函数带复杂条件的SQL
- how to dump a sql when using CreateInBatches
- Docs
- Go not yet supported