// recommended
With Bundled JDK
~450MB
Download SQL Developer with bundled Java 17 — no additional setup needed. Extract and run immediately.
Download SQL Developer for Windows 10 and Windows 11 — completely free, no Oracle account needed, no login or registration required. Get started managing your databases in minutes. Comparing tools? See SQL Developer vs DBeaver, Toad & SSMS below.
curl -O https://download.oracle.com/otn_software/java/sqldeveloper/sqldeveloper-24.3.1.347.1826-x64.zip
downloading 350 / 450 MB
verified · signature ok · ready to extract
Select the right download option for your system
~450MB
Download SQL Developer with bundled Java 17 — no additional setup needed. Extract and run immediately.
~350MB
Smaller download — use this if you already have Java 11+ installed. Download SQL Developer without the bundled JDK to save ~100 MB.
Archive
Need an earlier version? Get version 23.1, 22.2, or other previous releases.
When you download SQL Developer, you get a fully portable application. The package includes a bundled JDK, so you don't need Java installed. Just extract the .zip to any folder — even a USB drive — and run it directly. Download SQL Developer to a USB stick once, run it on any Windows machine.
Download SQL Developer for Windows without creating an Oracle account. No login required, no registration — just click the button to download SQL Developer without signing up, entering your email, or providing personal information. Unlike oracle.com, you can download SQL Developer here without any account whatsoever.
Free for personal projects or commercial work. No trial, no feature gates, no expiration.
// account check bypassed — direct download
if oracle_account_required; then signup; else download; fi
→ download (no account branch taken)
After you download SQL Developer and extract the zip, connecting to MySQL, PostgreSQL, Oracle, or SQL Server takes under a minute. Follow these steps:
Default ports: Oracle 1521, MySQL 3306, PostgreSQL 5432, SQL Server 1433. For SQLite, just browse to your .db file. See the full getting-started guide for a screenshot walkthrough.
Check your system meets these requirements before you download SQL Developer.
os: Windows 10 (64-bit) | Windows 11
cpu: 64-bit Intel or AMD — any modern CPU
ram:
min: 4GB
recommended: 8GB
disk: 500MB # free space for download
java: JDK 11+ # included in download
display: 1280 x 720 # minimum resolution
When you download SQL Developer, you get a portable offline installer — just extract and run. No internet connection needed after the initial download.
C:\sqldeveloper)sqldeveloper.exe from the extracted folderThat's it. No installer wizard, no registry changes, no admin permissions required. To uninstall, simply delete the folder.
No surprises after you download SQL Developer and extract the zip. Here's the folder layout you'll see and what the application does the first time you double-click sqldeveloper.exe.
Folder layout after extracting:
sqldeveloper/ ├── sqldeveloper.exe # the launcher — double-click this ├── jdk/ # bundled Java 17 (~280 MB) ├── ide/ # core IDE binaries + plugins ├── modules/ # JDBC drivers, debugger, importers ├── sqldeveloper/ # sample data + offline help └── README.html # release notes
What the first launch does:
0–5 sec. Windows extracts sqldeveloper.exe arguments, the bundled JDK boots, a splash screen appears. No installer wizard, no UAC prompt unless you've placed the folder in a write-protected location like Program Files.
5–10 sec. SQL Developer creates a preferences folder at %AppData%\Roaming\SQL Developer — that's the only thing it writes outside its own folder. No registry keys, no system services, no auto-start entries.
10–15 sec. The main window opens with three empty panels: Connections (left), Worksheet (centre, blank until you add a connection), and Reports (right tab). The status bar shows your bundled Java version and the SQL Developer build number.
No telemetry prompt, no license click-wrap, no account sign-in. The first thing you'll actually do is click the green + in the Connections panel — see Getting Started for that step.
See how SQL Developer stacks up against DBeaver, Toad & SSMS — feature parity, pricing, and database support side-by-side.
| Feature | SQL Developer | DBeaver | Toad | SSMS |
|---|---|---|---|---|
| Free to use | ✓ | ✓ | Paid | ✓ |
| No account required | ✓ | ✓ | ✗ | ✓ |
| Oracle support | ✓ | ✓ | ✓ | ✗ |
| MySQL support | ✓ | ✓ | ✗ | ✗ |
| PostgreSQL support | ✓ | ✓ | ✗ | ✗ |
| SQL Server support | ✓ | ✓ | ✗ | ✓ |
| Offline installer | ✓ | ✓ | ✓ | ✗ |
| Visual query builder | ✓ | ✓ | ✓ | ✗ |
| ER diagrams | ✓ | ✓ | ✓ | ✗ |
Download SQL Developer 24.3 to get these new features and improvements:
If the application won't start, most issues are resolved in seconds. Here are common problems and solutions:
JAVA_HOME in your system environment variables.sqldeveloper.exe, select Properties, enable "Run as administrator" under Compatibility. Full fix in the access-denied guide.tnsnames.ora path or syntax issue. Step-by-step fix inside.ide\bin\ide.conf and set -Xmx2048m or -Xmx4096m for more memory.AppData\Roaming\SQL Developer to reset settings, then restart.Need to download SQL Developer in an earlier release? Previous stable versions of SQL Developer are listed below with direct download links.
| Version | Release Date | Windows 64-bit | Notes |
|---|---|---|---|
| 24.3.1 latest | Dec 2024 | Download | Current stable release |
| 23.1.1 | Jun 2023 | Download | Previous stable |
| 22.2.1 | Oct 2022 | Download | Legacy support |
| 21.4.3 | Apr 2022 | Download | Java 8 compatible |
Common questions about how to download SQL Developer for Windows 10/11 — accounts, licensing, offline installer, and compatibility.
Yes. You can download SQL Developer for Windows directly from this page without creating an Oracle account, without login, and without registration. Click the download button and it starts immediately — no sign-up forms, no email verification.
Yes. You can download SQL Developer for Windows 10 (64-bit) and Windows 11. Both are fully supported — you get a native 64-bit application. The same download works on both Windows 10 and Windows 11.
Yes. SQL Developer is completely free for personal and commercial use — the best free SQL client available for Windows. There are no trial periods, no feature restrictions — get it at no cost.
Yes. SQL Developer comes as a standalone offline installer (.zip file). After downloading, extract it and run sqldeveloper.exe. No internet needed after the initial download.
SQL Developer supports Oracle, MySQL, PostgreSQL, SQL Server, SQLite, and MariaDB. You can connect to and manage all these databases from a single interface.
No. The download includes a bundled JDK 17, so you do not need Java installed on your system. Extract the .zip file and run sqldeveloper.exe directly.
Right-click sqldeveloper.exe, go to Properties, and enable "Run as administrator" under the Compatibility tab. Also check that your antivirus is not blocking the executable. If you see a blank screen, delete the AppData\Roaming\SQL Developer folder to reset settings.
Yes. SQL Developer is fully portable. You can run it from any folder or USB drive without installing. No registry changes, no admin permissions needed. To uninstall, simply delete the folder.
SQL Developer is free to download and install. If you need Oracle Database itself, Oracle offers Oracle Database Express Edition (XE) which is also free. SQL Developer works with Oracle XE, as well as MySQL, PostgreSQL, SQL Server, and SQLite.
Download SQL Developer for Windows 10 and Windows 11 — free, without login, without registration. No account needed, no email, no waiting.