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
- Save struct with same relation in associated table
- Model() ignores primary key in passed argument
- main.go:5:2: gorm.io/[email protected]: Get "https://proxy.golang.org/gorm.io/gorm/@v/v1.25.9.zip": dial tcp 172.217.163.49:443: i/o timeout
- 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
- Docs
- Go not yet supported