Skip to content

codankra/mysql-java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Instructions

  • Must have mysql service actively running on your computer, as well as java 8
  • Must already have initialized "test" as a database
  • Reccomend MySQL workbench as a GUI
  • Go inside preferred directory and run this command:

java -cp .:mysql-connector-java-8.0.13/mysql-connector-java-8.0.13.jar [NAME_OF_JAVA_FILE]

About

Example of me using mysql and java as part of my cs442 coursework on relational DBMS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages