makejavas/EasyCode
基于IntelliJ IDEA开发的代码生成插件,支持自定义任意模板(Java,html,js,xml)。只要是与数据库相关的代码都可以通过自定义模板来生成。支持数据库类型与java类型映射关系配置。支持同时生成生成多张表的代码。每张表有独立的配置信息。完全的个性化定义,规则由你设置。 observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2963
- days_rel: n/a
- days_push: 653
- n_releases_24m: 0
Adoption not part of the score
1109 stars · 343 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
EasyCode is an IntelliJ IDEA plugin that generates code from database tables using customizable Velocity templates. It can generate entities, DAOs, services, controllers, and any other database-related code such as HTML, JS, or XML.
Use cases
- generate entity dao service controller classes from database tables
- generate java code from mysql tables in intellij idea
- create custom velocity templates for code generation
- generate code for multiple database tables at once
- configure database to java type mappings
- generate html js xml from database schema
When to choose
- you use IntelliJ IDEA Ultimate and want IDE-integrated scaffolding from database tables
- you need fully customizable Velocity templates for generated code
- you work with databases supported by IDEA's Database Tool and want multi-table generation
When to avoid
- you don't use IntelliJ IDEA Ultimate (the plugin requires it)
- you need a standalone or CLI code generator outside the IDE
- you use a database not supported by IDEA's Database Tool
Facets
plugin · maturity active
templating developer-tools developer-tools databases web-development editor-plugin jvm intellij-idea velocity-templates code-generator database scaffolding orm-scaffolding code-generation
1 source
- readme: https://github.com/makejavas/EasyCode · fetched 2026-08-28 · 32677cf4d02f
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| makejavas/EasyCode | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="makejavas/EasyCode")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem