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
- Transaction not commit under certain special circumstances.
- how to add comment for a table(not field) by using automigrate?
- Why does the sql log output order not is execute order
- Can soft delete specify a delId field that is set to the value of id instead of creation time to avoid deletion conflicts?
- Support go1.23 iterators
- 多对多创建的时候如何取消掉被关联表的ON DUPLICATE KEY UPDATE ?
- Delete() 在删除关联的Associate 时候的sql 执行顺序是不固定的?
- Change of behaviour from 1.24 to 1.25 with Zero value of uuid.UUID
- Associating to a model with a not null field shouldn't require those fields during association
- Possibility to set custom names to PK
- Docs
- Go not yet supported