- SQLite 3 Database Connection
- MySQL Database Connection
You need Java and Maven on your machine to build and run DB-Exec.
JDK14 and Maven 3.8.4 should work just fine.
- Java 14 Download Java JDK
- Maven 3.8.4 Download Maven
- Download the latest version of DB-Exec from GitHub
- Run maven command:
mvn clean javafx:run
- Enjoy!
- WiP