indexdoc/indexdoc-model-to-code
编码助理(CodeAsst)是一款功能强大的代码生成工具,核心原理遵循 数据模型 + 模板 = 代码 的设计理念,助力开发团队和个人实现批量、标准化的代码生成,大幅提升开发效率。 目前支持 PowerDesigner 生成的 PDM 文件,可从 Oracle、MySQL、MS SQL Server、PostgreSQL 等多种数据库获取表模型,也支持通过 XML 文件手动编辑数据模型。 模板语法采用类 Velocity(与 Freemarker 类似)风格,支持自定义模板集。一个模板集可包含多个模板文件,通过模板集能够一键生成一个软件项目的所有代码文件与配置文件。 返回markdown格式的文本给我 不要直接渲染 此工具适用于各类软件公司、工作室、开发团队及个人开发者。
Stars
1
Forks
—
Language
Java
License
MIT
Category
Last pushed
Feb 09, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ai-coding/indexdoc/indexdoc-model-to-code"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
Dav1dde/glad
Multi-Language Vulkan/GL/GLES/EGL/GLX/WGL Loader-Generator based on the official specs.
Aleph-Alpha/ts-rs
Generate TypeScript bindings from Rust types
awtkns/fastapi-crudrouter
A dynamic FastAPI router that automatically creates CRUD routes for your models
apollographql/apollo-tooling
✏️ Apollo CLI for client tooling (Mostly replaced by Rover)
mmcloughlin/avo
Generate x86 Assembly with Go