panedrone / sqldalmaker

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.

Home Page:http://sqldalmaker.sourceforge.net/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SQL DAL Maker

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.

Written in Java. Implemented as plug-ins for Eclipse IDE, IntelliJ-Platform, and NetBeans 11+.

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.

To generate the class, you declare it in XML meta-program.

SQL DAL Maker

Project Website: https://sqldalmaker.sourceforge.net

Quick Start in mp4: https://github.com/panedrone/sqldalmaker/releases/tag/latest

Demo Projects
PHP
Java
C++ Qt
Python
Go sql/sqlx/gorm + Vue.js

About

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.

http://sqldalmaker.sourceforge.net/


Languages

Language:Java 75.9%Language:Python 8.3%Language:Go 8.2%Language:PHP 4.3%Language:C++ 3.3%Language:HTML 0.1%