Simple Gradle Java Swing application to demonstrate MySQL database connecton.
mysql directory contains demo databases.
To use, install MySQL locally and import .sql
demo files to local instance.
Connecting to MySql with Connector/J
Built off dan-koller/Java-SQLite-Viewer