DAO Builder
Is an application created to generate code that works with databases
...It is aimed to work with the ECRUD project (http://sourceforge.net/projects/easy-crud/)
In the begining it only generated code of the DAO Desing Pattern, but then I also added the functionality to generate code for models inheriting QAbstractTablemodel and to generate code for CustomEditor from EZCRUD
To work properly you have to make sure that the user you are going to use has access to the information_chema of your MySQL server