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 supported1 Subscribers
Add a CodeTriage badge to gorm
Help out
- Issues
- When using OnConflict{UpdateAll: true} for batch insertion, if there is an update, the returned ID is incorrect in MySQL
- Can gorm return db default value after create
- 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
- @id is not friendly to insert map struct
- Broken backward compatibility with joins and preload
- How to make Gorm AutoUpdateTime work with BulkUpsert
- Context management in GORM
- how to control timeout for every single sql statement,like create,update,query,raw sql
- Docs
- Go not yet supported