EZDML Code Generation
EZDML is a free, lightweight Chinese-developed data modeling tool. It is compact, fast, simple, yet powerful, making it easy to design database table structures and build visual data models. It supports generating test data, interface prototypes, and frontend/backend code files via custom script templates.
- Official website: http://www.ezdml.com
Generating Erupt Code
EZDML v3.32 supports generating runnable Erupt code templates (based on JDK 8 and Maven). The generated code supports full CRUD out of the box; complex logic can be built on top of it.


