Skip to content

Esteban528/dbManager

Repository files navigation

Java Apache Maven

JavaDBManager

Description

This is a small tool for interacting with databases, mainly focused on the database development stage.

Dependencies

Database Support

MySQL Postgres

Use

# Clone this repo
git clone https://github.com/Esteban528/dbManager.git

# Packaging project
mvn clean package

java -jar target/dbmanager-1.0-SNAPSHOT.jar

Development

This project has three layer architecture with a business delegate for more decoupling.

About

CLI Database manipulation tool

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages