/worm

An easy Java ORM

Primary LanguageJava

Worm - Easy Java ORM

Worm-logo

Insanely easy way to work with Java and MySQL

1. Download

Download the library - WormLibrary.jar

Import the WormLibrary.jar to your project

2. How does it help.

Worm is intended to simplify the interaction with MySQL database in Java.

  • It eliminates writing SQL queries to interact with MySQL db.
  • It takes care of creating your database.
  • It manages object relationships too.
  • It provides you with clear and simple APIs for db operations

3. What it provides

There are two parts to it:

  • database creation
  • simple APIs to manipulate your business objects

Documentation

Complete Documentation

Example

Development

The people who put their effort and sweat into this project

Name Github
Kevin Gamboa @KevinGamboa17
Adrián Leyva @AdrianLeyva
Marco Chavez @MarcoChavez1940