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
- preload的数据需要join
- use callbacks.Begin as a hook to handle begin operation
- Support UNION and UNION ALL
- How to execute COUNT (*) OVER() AS some_column_name using GORM
- Configure a timeout while making a connection to the Database
- I want to specify the table name when specifying the field
- Is there any Preload equivalent, but to use combined to gorm.Create?
- 一个表有若干字段,每次更新不一定更新某几个字段,如何实现增量更新?
- How to omit '' columns in Upsert?
- Sometimes Error is "<nil>" instead of nil
- Docs
- Go not yet supported