isu3ru / jdbcup

JDBC based database dump class can be used with a MySQL database

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JDBCup

This is a backup script coded in java to make SQL dump files for the MySQL database engine.

It also has the encoding interface to encode and decode strings in java and it was created to use with another project of mine.

As this is a NetBeans IDE project, you can simply clone this repository and open it with your IDE.

About

JDBC based database dump class can be used with a MySQL database


Languages

Language:Java 100.0%