# CodeGenX **Repository Path**: syncmr/code-gen-x ## Basic Information - **Project Name**: CodeGenX - **Description**: No description available - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2026-03-11 - **Last Updated**: 2026-03-11 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README CodeGenX --- > An IDEA plugin for code model generation of database tables #### Features - Generate code types: Entity, Repository - Support framework: [*Jimmer*](https://github.com/babyfish-ct/jimmer) - Support languages: Java, Kotlin - Supports mixed prefix and suffix naming strategies - Automatically add excluded columns from super class - Custom mapping and persistence of database types and jvm types - Preview the results to be generated - Detailed operation logs are output - Supports copying and pasting SQL statements in jimmer console logs #### Usage ![Usage](screenshot/usage.png) #### Screenshot - Generator ![generator](screenshot/generator.png) - RegisteredType ![registeredType](screenshot/registeredType.png) - SQL Log Copy-Paste ![sqlCopyAndPaste](screenshot/sqlCopy.png) - Install Plugin ![IDEA plugin](screenshot/plugin.png)