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
- Configure a timeout while making a connection to the Database
- I want to specify the table name when specifying the field
- Is there any Preload equivalent, but to use combined to gorm.Create?
- 一个表有若干字段,每次更新不一定更新某几个字段,如何实现增量更新?
- How to omit '' columns in Upsert?
- Sometimes Error is "<nil>" instead of nil
- Escaping % and _ in like SQL queries
- GORM v2 Many to Many does not create new record in join table
- the output of .Debug() for UUID binary(16)
- Bug: `gorm:"default:null"` Tag Causes AutoMigrate to Drop and Recreate Table
- Docs
- Go not yet supported