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 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
- Updating value when doing an bulk Upsert
- How to add unique constraint on combined multiple columns in gorm.
- 在使用SQLlite数据库进行AutoMigrate时,ID属性无法设置auto_increment
- Docs
- Go not yet supported