Skip to content

carlos-jean-gawronski/mysql-helper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mysql Helper

GitHub language count Repository size GitHub last commit Repository issues

🚀 Tecnologies   |    💻 Project   |    🤔 How to Contribute   |    🔖 How to Execute   

🚀 Tecnologies

This project was developed with the following tecnologies:

💻 Project

This project has a simple interface that, when executed as a simple java project, allows the user to interact directly with a database and manage data within it.

🤔 How to contribute?

  • Make a fork of this repository;
  • Create a branch with your feature: git checkout -b my-feature;
  • Commit your changes: git commit -m 'feat: my new feature';
  • Push to your branch: git push origin my-feature.

🔖 How to execute?

Clone the project

git clone https://github.com/carlos-jean-gawronski/mysql-helper.git
cd mysql-helper

Download the zip of the project

In the upper right of this project, under the 'releases' field, there's a green button that reads 'Clone or Download', the same place you get the cloning link. Hit that to download this project.


by carlos-jean-gawronski 👋

About

Simple mysql helper application built with Java

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages