Ask
- Stackoverflow - https://stackoverflow.com/questions/tagged/go-gorm
- Github Issues - https://github.com/go-gorm/gorm/issues
Chat
- Gitter - https://gitter.im/jinzhu/gorm
Links
An admin system based on GORM V2 - GIN-VUE-ADMIN
Go-admin is a middle background framework based on Gorm - go-admin-team/go-admin
Article that validate GORM as ORM to Golang with CRUD implementation with SQLite database on tests - looking-for-an-orm-to-database-layer-with-golang
Videos
- Gorm quick start tutorial by piexlmax - GORM V2 quick start
Open Sources
- gormt - GORM mysql to golang struct
- go-paginate - cursor-based pagination
- zapgorm - Uber’s Zap logging driver for gorm 1 (<v1.20)
- zapgorm2 - Uber’s Zap logging driver for gorm 2 (>=v1.20)
- gorm-newrelic-telemetry-plugin - A plugin to allow telemetry by NewRelic Go Agent for GORM
- Pure-Go sqlite driver
- Associate users with roles and permissions
Contribute to this page
Please edit this page to add your awesome links