Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 413 Bytes

File metadata and controls

13 lines (8 loc) · 413 Bytes

Java Database Connection: JDBC and MySQL

Learning how to connect to a MySQL database with Java JDBC

Prerequisites

       install mysql workbench
        
       install mysql-connector-java-5.1.33

Driver is available in the resources for the course.

You can find this course here: https://www.udemy.com/course/how-to-connect-java-jdbc-to-mysql/