utils4dal

A poor man's software for development of data access layer ;)

171 Downloads (This Week)
Last Update:
Download dalmpe.jetbrains.jar
Browse All Files

Screenshots

Description

No ORM: only meta-programming and code generation. No exotic databases: only RDBMS.

Auto-generation of CRUD SQL. Support of 'not-CRUD' SQL.

3 tables on SQLite or 30 tables on Oracle: no problem.

The simplest design patterns: DTO, DAO.

1) DAL MPE plug-ins for Eclipse, IntelliJ IDEA and AppCode. DAL is data access layer, MPE is meta-programming environment. Declare DTO and DAO classes in XML meta-program. Translate XML meta-program to Java, C++, or Objective-C code using the code generator. XML meta-programs for standard CRUD access can be generated from DB-schema. Generated Java code can work with Spring JDBC, Apache DbUtils, Groovy Sql, Android+SQLite, etc. Generated C++ and Objective-C code can work with SQLite C Library, ...

2) sqlite-jdbc-md.jar is Zentus/Xerial SQLite JDBC Driver with metadata improvements. It can be helpful for solutions based on SQLite and DAL MPE.

3) DAL MPE T4 include. You generate DTO classes and strongly-typed command adapters (ADO.NET, C#)

utils4dal Web Site

Update Notifications





Additional Project Details

Intended Audience

Developers

User Interface

Eclipse, IntelliJ

Programming Language

C#, Java

Registered

2012-04-05

Icons must be PNG, GIF, or JPEG and less than 1 MiB in size. They will be displayed as 48x48 images.