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
- Change Dialector with dbresolver
- Rationale for the DryRun guard on callbacks.RowQuery
- Sqlite: delete missing where clause when unique key present
- `gorm.Statement.QuoteTo(writer clause.Writer, field interface{})` doesn't do what I would expect for a `clause.Table` with an `Alias` field
- AutoMigrate should avoid migration if table structure not changed?
- Self-referntial many to many relationship when the field name equals struct name
- Proper MSSQL Support for multiple foreign keys in defining relationships
- How to achieve self-join in a table without foreign keys?
- Query with On Conflict Clause And Function for Upsert flow
- "On duplicate key update" in recursive query using gorm updates only parent_id field for the child record
- Docs
- Go not yet supported