# gorm-generator
**Repository Path**: mirrors/gorm-generator
## Basic Information
- **Project Name**: gorm-generator
- **Description**: 这是一个用来快速生成 go 语言 struct 结构体的一款插件, 支持 GoLand 社区版本和企业版本 特性 根据建表语句创建生成 go 结构体代码 通过 database 生
- **Primary Language**: Unknown
- **License**: Apache-2.0
- **Default Branch**: master
- **Homepage**: https://www.oschina.net/p/gorm-generator
- **GVP Project**: No
## Statistics
- **Stars**: 1
- **Forks**: 0
- **Created**: 2020-10-13
- **Last Updated**: 2025-08-02
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
# GoLand Gorm Generator plugin
- This plugin helps you to generate specific template code .
- The plug-in is available in two versions
- Community Edition supports conversion from create statement to go structure. For details, please see [README](/gorm-generator-plugin-Community/README.md)
- Enterprise version supports conversion of select table from database tool to go structure. For details, please see [README](/gorm-generator-plugin-Ultimate/README.md)
## Install
## Contributions
- [HuiFer](http://github.com/huifer/)
## License
- [Apache 2.0](/LICENSE)