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 supported2 Subscribers
Add a CodeTriage badge to gorm
Help out
- Issues
- @id is not friendly to insert map struct
- Broken backward compatibility with joins and preload
- how to add comment for a table(not field) by using automigrate?
- Why does the sql log output order not is execute order
- Support go1.23 iterators
- Possibility to set custom names to PK
- *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.字段)表达式
- Docs
- Go not yet supported