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
- ON DUPLICATE KEY UPDATE 未按预期工作
- Noticed a bug with embedded structs not being nil
- btree_gist constraint example
- Wrong table creation order causes migration failure (but not in SQLite)
- Update multiple rows with different values in one query in postgres
- Model() ignores primary key in passed argument
- When using OnConflict{UpdateAll: true} for batch insertion, if there is an update, the returned ID is incorrect in MySQL
- gorm v2.0 unit testing with sqlmock does not work with Postgres uint
- How to get operations name/ type in custom callback?
- postgres (SQLSTATE 23505) Error
- Docs
- Go not yet supported