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
- Can we use Go 1.27 UUID with GORM & GORM CLI?
- test: regression test for PrepareStmt + schema prefix callback (#7826)
- fix(lru): evict expired entries when they are read
- fix(schema): sanitize names when building m2m join table fields
- fix: populate unsigned primary key above MaxInt64
- Wrap multiline string conditions containing OR/AND in parentheses
- CreateInBatches silently skips uint64 ID population above MaxInt64
- Cached prepared statement closed by eviction between lookup and execution
- Prepared statement leak: expired cache entry overwritten without Close
- Fix invalid SQL for Neq with an empty slice
- Docs
- Go not yet supported