Installing Oracle SQL Developer 24 on Windows

Installing Oracle SQL Developer 24 on Windows is very simple; you just need to follow a few steps, and it’s done.

To interact with Oracle Database in a user-friendly way, every developer needs an IDE that makes it easy to view, create, and modify database objects. Having the right IDE is essential for working efficiently.

In this short tutorial, I will guide you through downloading, installing, and connecting to an Oracle Database using Oracle SQL Developer version 24 and later.

Steps to Install Oracle SQL Developer 24 on Windows

Step 1: Download the Oracle SQL Developer 24 via the link below:

https://www.oracle.com/in/database/sqldeveloper/technologies/download

You will get a zip file named something like this: sqldeveloper-24.3.1.347.1826-x64.zip.

Step 2: Extract the file content into a folder.

Step 3: Open that folder and locate the file sqldeveloper.exe.

Step 4: Right-click on the file and select Send To > Desktop (create shortcut) option.

Your Oracle SQL Developer version 24 installation is complete, and a desktop shortcut has been created.

Now you can launch Oracle SQL Developer by double-clicking the desktop shortcut.

Installing Oracle SQL Developer on Windows.

The application will open, and you can create a new database connection by going to the Connections tab, clicking the + icon, and selecting New Database Connection.

A connection window will appear where you can enter your database details. In the example below, I am connecting to an Oracle Database 23ai. To learn how to install Oracle Database 23ai on Windows, check this guide: Install Oracle Database 23ai on Windows.

Creating connection in Oracle SQL Developer 24 on Windows.

Conclusion

With Oracle SQL Developer version 24 installed and configured, you are now ready to connect to any Oracle Database and start working with your schemas, queries, and PL/SQL programs. This simple setup gives you a powerful tool to manage databases, run SQL statements, and develop applications more efficiently.

From here, you can explore advanced features such as exporting data, debugging PL/SQL, and integrating with Oracle 23ai for a complete development experience.

Vinish Kapoor
Vinish Kapoor

Vinish Kapoor is a seasoned software development professional and a fervent enthusiast of artificial intelligence (AI). His impressive career spans over 25+ years, marked by a relentless pursuit of innovation and excellence in the field of information technology. As an Oracle ACE, Vinish has distinguished himself as a leading expert in Oracle technologies, a title awarded to individuals who have demonstrated their deep commitment, leadership, and expertise in the Oracle community.

guest

0 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments