
Enter the connection details and test the connection.

On older versions of SQL Developer this used to appear as a tab. Oracle has a Maven repository that you can add to download Oracle JDBC. When you create a new connection, the "Database Type" dropdown includes a MySQL option. The Oracle OJDBC JAR is a common dependency for anyone wanting to connect to an. Open SQL Developer and navigate to "Tools > Preferences > Database > Third Party JDBC Driver".Ĭlick the "Add Entry." button and highlight the "mysql-connector-java-8.0.23.jar" file and click the "Select" button.Ĭlick the "OK" button to exit the "Preferences" dialog. The resulting directory contains a "mysql-connector-java-8.0.23.jar" file. Click the "Download" link next to the "JDBC Driver for MySQL (Connector/J)", then select the platform independent version and download the zip file. JDBC Driver for MySQL (Connector/J) (platform independent version)ĭownload the latest "JDBC Driver for MySQL (Connector/J)" from here.Home » Articles » Mysql » Here MySQL : Connections in SQL Developer
