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 supported0 Subscribers
Add a CodeTriage badge to gorm
Help out
- Issues
- How to make Gorm AutoUpdateTime work with BulkUpsert
- Context management in GORM
- how to control timeout for every single sql statement,like create,update,query,raw sql
- 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 执行顺序是不固定的?
- Docs
- Go not yet supported