Welcome to Data Access Layer for Java (DAL4j) a set of command line tools and framework used to reverse engineer a MySQL or SQLServer database schema into a set of JPA Entity Beans.
DAL4j can be useful for scenarios where there is an existing database schema but a technology other that JPA is used to interact with the database. DAL4j can provide an easy way to migrate your code base from other technologies such as JDBC or Hibernate to JPA.
The beans generated can be 1 or two types:...
MetaApp is a distributed system composed of a central web application and a mobile app for iPhone, iPad or Android mobile devices. The central web application allows to define the functionalities which compose the app. Each functionality can be a list of data and edventually a detail form, supporting the CRUD operations. The app is based on a SQLite local database which can be syncronized with the central database.
Need sample data for your database? Genedator is a tool that helps you to generate data for your database. Set of dynamically loaded generators allows you generating any combination of data regarding columns type and purpose.
The dotSesame project is a C# port of the Sesame project, which is originally written in Java. It is an open source RDF database with support for RDF Schema inferencing and querying. Full documentation of Sesame can be found at http://www.openrdf.org/
A pure Java API for Telelogic Synergy/Change, which allow basic operations on records. The core API classes are integrated in an Eclipse plugin for convenient use through the IDE.
Library for automatic creation of forms for viewing and editing of the given tables of a database.
Allows to create ZUL files (zkoss.org) with use of a metainformation of a database.
This is an independent fork of the ensj-core Ensembl Java API. This version of the API does not receive support from Ensembl. The project is still available under the original LGPL license.
Javatools that any Java project will find useful. Highlights are a Rogue Wave DBTools.h++ lookalike that makes RDBMS access easy. It includes an SQL parser and generator. An implementation of Cron and Crontab in java. File logging and assert classes.
ConnFarm is a high-performance database connection pool. The feature-set includes idle connection management, timeout controls, connection leak debugging capabilities, and JMX monitoring.
DruideDB is an embedded database (based on Object/XML mapping files) for Java applications. Both source code (DAO) and persistence layer (mapping) is generated. This DB stores everything as strings and handle auto-increments and multiple PKs.
Biomedical Information Management System (BIMS) is a modular multilayer object - oriented software architecture, which provides a flexible computational solution to capture and manage a heterogeneous biomedical data: textual and visual information.
Csvtosql is a library and tool to convert any CSV-based data. It accepts multiple data formats (such as CSV, Excel, or arrays), converts it into SQL statements, and writes the data back in multiple formats (textfile, database).
Criteria2JPQL API is an adaptation of the powerful Hibernate Criteria API to standard JPA API enabling the compatibility with any orm tool. Against the native SQL queries created by Hibernate Criteria, Criteria2JPQL outputs standard JPQL queries.
Mapper is a presentation framework for XML, WEB & GUI applications based on the Model-View-Controller pattern. Its event driven components & models provide an easy & consistent way to bind fields to ValueObjects or Collections for all presentation types.
Tahoe2011 is a generic, no-DDL, all-purpose database schema for MySQL. It is embeddable into database centered software projects. It can serve as the base for company wide information system. The front ends are provided by separate SF projects.
Cosmo2011 is a generic, no-DDL, all-purpose database schema for IBM DB2. It is embeddable into database centered software projects. It can serve as the base for company wide information system. The front ends are provided by separate SF projects.
Aurora2011 is a generic, no-DDL, all-purpose database schema for PostgreSQL. It is embeddable into database centered software projects. It can serve as the base for company wide information system. The frontends are provided by separate SF projects.
Dungeon2011 is a generic, no-DDL, all-purpose database schema for SQL Server. It is embeddable into database centered software projects and can serve as the base for company information system. The front ends are provided by separate SF projects.
Evologic2011 is a generic, no-DDL, all-purpose database schema for Oracle. It is embeddable into database centered software projects. It can serve as the base for company wide information system. The front ends are provided by separate SF projects.