JaykeBird / MySqlConnSample

A Java program I made that facilitates a connection to a local MySQL server and has some basic commands.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MySqlConnSample

A Java program I made that facilitates a connection to a local MySQL server and has some basic commands.

I built this program in 2015 in an attempt to enter an internship. The internship didn't pan out, but I was still proud of this program, so I released it online.

License

BSD Revised License

Documentation

Read the documentation online or view it offline in the Documentation.txt file.

Contact Me

You can find me on Twitter @JaykeBird, or email me using the email on my GitHub profile (JaykeBird).

About

A Java program I made that facilitates a connection to a local MySQL server and has some basic commands.

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Java 100.0%