Here is a quick overview of QxEntityEditor features :
Video presentation step by step :
- Download and install QxOrm library (10s) ;
- Download and install QxEntityEditor (56s) ;
- Create a QxEntityEditor project (1m 46s) ;
- Export entities to a C++/Qt project (8m 26s) ;
- Export entities to a DDL SQL database script (10m 22s) ;
- Create a client/server application to transfer entities over network (12m 31s) ;
- Export QxEntityEditor project to a XML or JSON file (17m 13s) ;
- Execute QxEntityEditor with command line (no GUI) (18m 07s).
Here is another video of QxEntityEditor application to show how to import an existing database structure (MySQL Workbench project) :
Video step by step :
- MySQL Workbench project - Sakila sample database (10s) ;
- Create a DSN to connect to MySQL by ODBC (46s) ;
- Import database structure in a QxEntityEditor project (1m 15s) ;
- Export QxEntityEditor project to a C++ Qt project (3m 10s) ;
- Build the generated C++ Qt project (4m 22s).
|