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
 
Learning Resources
- Interactive Learning Platform - Go Interview Practice - Web-based IDE with progressive GORM challenges covering CRUD operations, associations, migrations, advanced queries, and the new Generics API. Features community leaderboards, real-world scenarios, and hands-on practice.
 
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
A multi-tenant iot platform based on gorm - 联犀
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
 - gorm-cache - GORM query cache plugin
 - deepgorm - Nested map filtering
 - Go ORM Helper - GORM Code Completion Goland Plugin
 - dynmgrm - GORM DynamoDB Driver
 - immugorm - GORM immudb driver
 - DuckDB- GORM DuckDB driver
 - gorm4gaussdb - GORM GaussDB Driver
 - GORM driver for Oracle
 
Contribute to this page
Please edit this page to add your awesome links