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
- 如何判断SQL是在事务内执行的,有接口提供判断吗?想在日志打印时加上判断,方便排查问题,谢谢
- Commands out of sync; you can't run this command now
- how to use the underlying connection pool in *gorm.DB for multiple concurrent sessions that are independent of each other?
- Bulk updates in gorm
- Count() erases SELECTs for Joins() statement if executed before a Find()
- How to soft delete from many2many associations table?
- [Feature Request] Support UNIX Socks
- How to create an unlogged table in postgresql using GORM?
- How to get transaction ID by gorm?
- ID Primary Key of type string does not return value on DB.Create()
- Docs
- Go not yet supported