The FX CodeGen project aims to simplify the definition and maintenance of complex data models up to a level which is high enough that it can be quickly written and easy to understand, even without the necessary technical skills.
This is the start page of the project's wiki, providing links to the rest of the wiki content grouped by content category.
The theoretical concept
- Minimizing communication through convention
- The minimal model
- Registry entities and Bulk entities
- Master and Slave entities in many-to-many relationships
Project architecture
- The CodeGen project structure
- The CodeGen builder
- The template projects
- JavaDOC
How-to and FAQ
- Running the CodeGen Builder Console application
Template projects
- SQL Serve Normalization project
- JSF CRUD project
- PHP CRUD project