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
- fix(migrator): return early when ParseWithSpecialTableName fails in ReorderModels
- feat: add configurable ping timeout to gorm.Open
- Support db.G[T]() with Go 1.27 generic methods
- Add db.G[T]() for Go 1.27+
- fix(schema): handle driver convertible slices
- fix: defer context to prevent goroutine leak
- fix(logger): apply the connection logger's ParamsFilter in DB.Scan
- fix(clause): wrap raw conditions whose AND/OR spans multiple lines
- ParameterizedQueries is not honoured by DB.Scan
- 在 PG 数据库中的自动更新时间
- Docs
- Go not yet supported