# go-orm-code-helper **Repository Path**: mirrors_Shonminh/go-orm-code-helper ## Basic Information - **Project Name**: go-orm-code-helper - **Description**: 🔥🔥🔥go-orm-code-helper is a goland plugin, it aims to make gorm code getting more simple - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-25 - **Last Updated**: 2026-03-29 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # go-orm-code-helper ## Description ORM code helper for go language, it can generate model struct by creating sql statement. ## Download 1. [go orm code helper plugin](https://plugins.jetbrains.com/plugin/13476-go-orm-code-helper/) 2. download from plugin marketplace. ## Usage 1. right click and select `Generate Model` or just print `⌘ + G` ![](pic/generate.png) 2. get result tip: ![](pic/tip.png) 3. get result go model file: ![](pic/result.png) ## License [MIT License](LICENSE)