SQL DAL Maker is a generator of DTO, Model, and DAO classes to access relational databases. Target programming languages: PHP, Java, C++, Python, and Go. To generate the class, you declare it in XML meta-program.
At the stage of code generation, the target database must exist and be available for JDBC connection. Generated code is being synchronized with the current database schema using "live" JDBC metadata.
Written in Java. Implemented as plug-ins
For Eclipse: https://marketplace.eclipse.org/content/sql-dal-maker
For IntelliJ: https://plugins.jetbrains.com/plugin/7092
HOWTO install-update: http://sqldalmaker.sourceforge.net
GitHub: https://github.com/panedrone/sqldalmaker
Quick-Demo in mp4: https://github.com/panedrone/sqldalmaker/releases/tag/latest
SQL DAL Maker
A generator of DTO, Model, and DAO classes to access relational DB
Brought to you by:
panedrone
Downloads:
95 This Week