

Enter the connection details and test the connection. On older versions of SQL Developer this used to appear as a tab. When you create a new connection, the "Database Type" dropdown includes a MySQL option. You can always change the access from preferences though.Ĭlick the "OK" button to exit the "Preferences" dialog. sqldeveloper directory since it might not have access to other directories. You may need to place the driver file in. 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. 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. For easy access, I copied the steps here as well.ĭownload the latest "JDBC Driver for MySQL (Connector/J)" from here. Perform the steps as mentioned in the article. But for mysql you need to add support.ĭownload the mysql connector from Oracle-Base YOu just need to provide connection details. By default SQL dev supports connecting Oracle DB.

Now that we have all the required software, we need to connect our SQL Developer instance to mysql instance. You will need a free oracle account to register and download java and sql developer. You can download JDK from Oracle SQL Develoepr To run the SQL developer, you will need java on your machine. MySQLĭownload mysql server community edition from MySQL website JDK

Instead it(Oracle) now gives us mysql which is essentially the free one thereby eventually leading me to refresh not just "my sql" but "mysql" skills as well. Apparently oracle no longer offers free versions.
#Sql developer oracle for mac install#
I remember from my school days that we could install oracle 6/7 free versions for personal use. Recently I wanted to refresh my SQL skills and needed a basic database setup on my Macbook Air.
