In the context of Relational Database, Data Model would describe your data structure in third normal form. If you prefer MVC context, MyCodeFactory would also work with Model File(s). Currently MyCodeFactory works with C# and Java Models. (For C# and Java models, please note that the model file(s) must be syntactically correct, compilable and not all attributes/decorators would be honoured)
MyCodeFactory also provides a Base Data Model against which your Code Model can be developed. At the same time, it can also be used as a starting point for your Data Model Development.