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
- about the execution order of the `BeforeDelete` hook when performing a soft delete
- add tag function to (unique)index
- fix: prevent interface type array from causing runtime errors
- Document Where().Update() behaviour
- In opening transaction, if it use the FirstOrCreate() function it will have error.
- 自定义驱动使用gorm更新数据时报错 sql: expected 0 arguments, got 2
- decimal在 automigrate的时候无法正确同步
- Composite pk handling
- How to customize clause.Expression?
- Gorm Automigrate with MSSQL fails if migration run for nTime (not first time)
- Docs
- Go not yet supported