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
- *string and *int cause left join not to return nil
- id 字段被强制设置成主键问题
- 使用 CreateInBatches 批量插入时 会返回 Error 1062 (23000): Duplicate entry '2606' for key 'xxx.PRIMARY'
- 如果构建一个ifnull(表1.字段,表2.字段)表达式
- 如果构建动态复杂查询语句
- Foreign Key AutoMigrate default value
- logger format error, logger can't parse "%"
- Panic:interface conversion
- GORM Performance comparison with other ORMS/Tools
- many2many的clear方法无法批量操作
- Docs
- Go not yet supported