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
- 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
- Postgres: AutoMigrate re-migrates everytime for some types
- Nil pointer dereference in migrator.ReorderModels
- 为什么设置的字段标签没有起作用
- 如何判断SQL是在事务内执行的,有接口提供判断吗?想在日志打印时加上判断,方便排查问题,谢谢
- Commands out of sync; you can't run this command now
- how to use the underlying connection pool in *gorm.DB for multiple concurrent sessions that are independent of each other?
- Bulk updates in gorm
- Docs
- Go not yet supported