Try our new research platform with insights from 80,000+ expert users
PeerSpot user
Principal and Owner at Sandwich Analytics
Consultant
Allowed me to create top-quality source and object deployment methodologies.

What is most valuable?

In my work in BI development I find that Oracle SQL Developer is the main tool in my tool box. I can use it in so many ways: When I am designing a solution the ability to reverse engineer and diagram a database is an enormous boost to my ability to understand data relationships, in fact the latest versions allow me to see the physical model directly in the 'table viewer'. The way in which the product links into my version control system and helps me manage my database object source (DDL, PL/SQL etc) is a real plus. The way in which the 'cart' feature helps me create a simple way group objects to deploy and finally the way that I can use the tool to help me tune my code for optimal performance using the SQL monitoring and query plan features - the ability to compare plans and traces by a simple right-click is simply amazing.

And if that was not enough - true data-nerds can work with Oracle OLAP and Data Mining directly in the product

How has it helped my organization?

SQL Developer has allowed me to produce excellent system documentation, rapidly optimise query performance and allowed me to create top-quality source and object deployment methodologies.

What needs improvement?

The GUI ‘navigator’ screen uses different icons for partitioned, indexed organised tables. temporary and of course conventional tables. This allows users to see at a glance the type of table object in use. This is not the case with indexes in the viewer - they all look the same so can’t tell if it is a bitmap index, a unique index, a partitioned index or what. A minor irritation, not a big problem.

For how long have I used the solution?

Since the first pre-released version (Raptor).

Buyer's Guide
Oracle SQL Developer
February 2025
Learn what your peers think about Oracle SQL Developer. Get advice and tips from experienced pros sharing their opinions. Updated: February 2025.
838,713 professionals have used our research since 2012.

What was my experience with deployment of the solution?

None - if you have the correct Java SDK on your system you are good to go after unpacking a single zip archive.

What about the implementation team?

This is so simple to implement - almost anyone could do it.

What's my experience with pricing, setup cost, and licensing?

The beauty of this product is that is free to those with an Oracle database.

Disclosure: I am a real user, and this review is based on my own experience and opinions.
PeerSpot user
it_user490656 - PeerSpot reviewer
Senior OBIEE Consultant at a tech consulting company with 51-200 employees
Consultant
It's helpful since I work with a query generator (OBIEE) and sometimes have to look at hundreds of lines of SQL.

What is most valuable?

For the last few years: Ctl + F7. That shortcut will format my queries the way I desire. This is especially helpful since I work with a query generator (OBIEE) and sometimes have to look at hundreds of lines of SQL. Formatting it helps me read the SQL. If I didn’t have this capability, I would format it by hand which would add time to my day.

How has it helped my organization?

At a prior organization, we had no reporting capabilities. Business Users would ask me to run reports for them. Since there were restrictions in other delivery mechanisms (think: web front end), I ended up creating SQL Developer Reports and then distributing those to the Business Users. This isn’t an ideal way to distribute reports, but it worked, and freed up my time to do other more important things.

What needs improvement?

Feature-wise, it has everything that I need. My only complaint over the years has been memory usage, which seems to improve with each release. I also understand that this may be out of the developer’s control (i.e. Java).

For how long have I used the solution?

I have used this solution for 10+ years. I downloaded and used Project Raptor when it was first released.

How are customer service and technical support?

Customer Service:

Customer service has been most excellent. The Product Manager is on Twitter (and happens to be a friend), Jeff Smith. I’ve bothered Jeff myself and have watched him help others routinely via Twitter and his blog. I honestly can’t think of a better PM out there. Additionally, Kris Rice (also a friend) was one of two of the initial developers (if I remember correctly).

Technical Support:

Technical support has been excellent. If Jeff (or Kris) can’t answer in 140 characters, he’s probably written it up as a solution for whatever ails you on his blog. I frequently go there to find answers before asking.

Which solution did I use previously and why did I switch?

I would use Toad to monitor database sessions. It had a pre-built reporting solution for that. But Toad cost quite a bit of money. When SQL Developer (Project Raptor) came out, I installed it and built the same session monitoring reports there. No more worrying about cost.

How was the initial setup?

Initial setup was very straightforward: Unzip, find the executable and go. I have it installed on Windows, Mac and Linux (Ubuntu, Oracle Enterprise Linux).

Which other solutions did I evaluate?

I did not really evaluate other options before choosing this product. I mainly used SQL*Plus and occasionally Toad.

Disclosure: PeerSpot contacted the reviewer to collect the review and to validate authenticity. The reviewer was referred by the vendor, but the review is not subject to editing or approval by the vendor.
PeerSpot user
Buyer's Guide
Oracle SQL Developer
February 2025
Learn what your peers think about Oracle SQL Developer. Get advice and tips from experienced pros sharing their opinions. Updated: February 2025.
838,713 professionals have used our research since 2012.
it_user505650 - PeerSpot reviewer
Oracle architect & senior DBA, OBIEE data analytics, warehousing & ETL specialist at a tech consulting company with 51-200 employees
Consultant
Among the most valuable features is the automated unit test capability for PL/SQL development
Pros and Cons
  • "It allows us to implement a form of test driven development (TDD) for database-resident code."
  • "There are occasional runtime issues that are easily worked around, especially on a Windows deployment."

What is most valuable?

Among the most valuable features is the automated unit test capability for PL/SQL development. It allows us to implement a form of test driven development (TDD) for database-resident code.

How has it helped my organization?

We can switch between heterogeneous databases.

After installing a MySQL driver, for example, we can work with these row stores. It also supports Oracle Cloud legacy schema-as-a-service connections and the newer DBaaS connections.

What needs improvement?

I am not aware of any areas for improvement at the moment.

For how long have I used the solution?

We have been using the solution for eight years.

What was my experience with deployment of the solution?

We did not encounter any issues with deployment.

What do I think about the stability of the solution?

There are occasional runtime issues that are easily worked around, especially on a Windows deployment. However, these have never been impediments and the installation is regularly updated with patches and fixes.

What do I think about the scalability of the solution?

We did not encounter any issues with scalability.

How are customer service and technical support?

Customer Service:

This is a self-service offering so customer service is not relevant.

Technical Support:

I cannot comment with regard to the technical support.

Which solution did I use previously and why did I switch?

We did not use a previous solution.

How was the initial setup?

The setup was very simple, using only point-and-click as long as your workstation meets the runtime JDK prerequisite.

What about the implementation team?

Not applicable.

What was our ROI?

I cannot comment on the ROI.

What's my experience with pricing, setup cost, and licensing?

It's a no-cost license and it offers outstanding functionality on that basis.

What other advice do I have?

For data architects, it offers the advantage of being part of the same tool set as the cost-free license for Oracle Data Modeler. Together, they form a nice tool kit for data architects as well as database developers and other specializations.

Disclosure: I am a real user, and this review is based on my own experience and opinions.
PeerSpot user
it_user657591 - PeerSpot reviewer
Senior Partner at a manufacturing company with 1-10 employees
Real User
Covers everything from querying a database to monitoring to producing diagrams
Pros and Cons
  • "You can install it on every platform. It just works. The other thing is that it's free. And Oracle is committed to the development of the tool, so it has been improving."
  • "There is room for improvement in the Real Time SQL Monitoring."
  • "It's more stable sometimes and less stable other times. I have used it in Windows, Mac, and Linux. It's variable, it's not the same stability. I think that can be improved on."

What is our primary use case?

I use the product, and the many aspects of it, because it covers everything from querying a database to monitoring to making a conceptual model to getting the model from the database and producing diagrams. It has many uses.

How has it helped my organization?

If you make it the tool you use, everyone can talk the same "language" in terms of the tool and the use cases. Once you know it, how to use it, you can tell the whole organization how a given task will be done.

What is most valuable?

You can install it on every platform. It just works. The other thing is that it's free. And Oracle is committed to the development of the tool, so it has been improving.

What needs improvement?

There is room for improvement in the Real Time SQL Monitoring.

For how long have I used the solution?

More than five years.

What do I think about the stability of the solution?

It's more stable sometimes and less stable other times. I have used it on Windows, Mac, and Linux. It's variable, it's not the same stability. I think that can be improved on.

What do I think about the scalability of the solution?

It can be used by many because it's mainly a client-server.

How are customer service and technical support?

When I have had a problem I have gone to blogs or developers' sites for answers. I have not submitted a formal case to Oracle Support.

Which solution did I use previously and why did I switch?

Developer is centered on Oracle. I have the need now to monitor a much larger diversity of things. We are talking about monitoring cloud infrastructure where you have machines, where you have many other things, apart from the development. Also, SQL Developer is backed by Oracle, it's free, and it accomplishes what we need to be done.

My most important criteria when selecting a vendor are, first, the vendor's reputation, and then the feedback I see from other users.

How was the initial setup?

It's very simple to set up.

What's my experience with pricing, setup cost, and licensing?

It's free.

What other advice do I have?

In terms of advice, I would first ask you what you are expecting from the tool and, if it is in the scope of Oracle SQL Developer, I would recommend it.

I rate this solution at nine out of 10. It accomplishes what I expect. It's a nine and not a 10 because, it needs better real-time monitoring of development.

Disclosure: I am a real user, and this review is based on my own experience and opinions.
PeerSpot user
PeerSpot user
Data Architect / Data Modeler - Contract at a consultancy with 1,001-5,000 employees
Real User
"Explain Plan" enables me to analyze performance
Pros and Cons
  • "Ability to analyze performance, using Explain Plan statement."
  • "It would be nice to have the ability to access DBs than Oracle."

How has it helped my organization?

It's a free tool which allows you to see an Oracle Database structure and run queries against Oracle Databases.

What is most valuable?

  • It's a free tool
  • Ability to analyze performance, using Explain Plan statement
  • Ability to export and import data without using any Oracle utilities

What needs improvement?

It would be nice to have the ability to access DBs than Oracle.

For how long have I used the solution?

More than five years.

What do I think about the stability of the solution?

No stability issues.

What do I think about the scalability of the solution?

No scalability issues.

How are customer service and technical support?

Very good.

Which solution did I use previously and why did I switch?

I have used tools such as Toad, PL/SQL Developer, SQL Navigator. I switched because this one is free.

How was the initial setup?

Initial set-up was straightforward. Just download the solution from Oracle OTN and after that run the installer.

What's my experience with pricing, setup cost, and licensing?

It’s a free tool.

Which other solutions did I evaluate?

Toad, SAP ADS, SQL Navigator.

What other advice do I have?

It’s a great tool for accessing and exploring Oracle Databases.

Disclosure: I am a real user, and this review is based on my own experience and opinions.
PeerSpot user
it_user496089 - PeerSpot reviewer
IT Consultant at a tech consulting company with 51-200 employees
Consultant
Many of the small features are the biggest time-savers, such as persistent highlighting of rows or cells in the data grid.

What is most valuable?

I noticed that many of the small features are the biggest time-savers like:

  • ‘Copy Selected Column Header(s)’ in the data grid
  • Persistent highlighting of rows or cells in the data grid
  • Search-and-replace with its smart options
  • History (of statements and files)
  • Splitting windows and document groups, pinning

Personally, being a nosey person, I love the Statements-Log Window, which shows every command SQL Developer sends to the database.

For how long have I used the solution?

I have used it for three years.

What was my experience with deployment of the solution?

Deployment was the easiest I ever encountered:

  1. Unzip
  2. Optional: find ide.conf, set the language to ‘en’
  3. Optional: change NLS settings
  4. Ready

What do I think about the stability of the solution?

Version 4.1.3 64-bit is very stable.

I had some problems with an older version freezing several times a week, but that was about two years ago and has hardly ever happened since.

How are customer service and technical support?

Technical support is excellent. There’s the fast track via Twitter, but most of the time, I found the answer on Jeff Smith’s blog or Oracle Tech Net (OTN) before making a fool of myself by asking. Jeff has solved many of my problems “by unsent messages”. ;-)

You get very fast support on OTN or Twitter.

Which solution did I use previously and why did I switch?

In different projects, I used to use TOAD and PL/SQL Developer.
One of my customers decided he didn’t want to spend any money on tools, so SQL Developer was my choice... I guess I have to be grateful :)

How was the initial setup?

Initial setup was very easy, see above.

Which other solutions did I evaluate?

I tried Raptor ages ago (and didn’t like it at all), but now I am a converted SQL Developer enthusiast.

What other advice do I have?

Read Jeff Smith’s blog. If you think a feature should be there, investigate. Quite likely, it’s already there; maybe you just overlooked it. If it’s not, open a feature request at sqldeveloper.oracle.com. Learn a handful of shortcuts (or two), it will improve your efficiency enormously.

Disclosure: PeerSpot contacted the reviewer to collect the review and to validate authenticity. The reviewer was referred by the vendor, but the review is not subject to editing or approval by the vendor.
PeerSpot user
Theodoros Loizou - PeerSpot reviewer
Software engineer at a comms service provider with 10,001+ employees
Real User
Useful features, simple implementation, and scalable
Pros and Cons
  • "The most valuable features of Oracle SQL Developer that I use. However, I do not use all of them"
  • "Oracle SQL Developer could improve the speed, it is a bit slow."

What is our primary use case?

I am using Oracle SQL Developer for formulas to find results in the databases.

What is most valuable?

The most valuable features of Oracle SQL Developer that I use. However, I do not use all of them

What needs improvement?

Oracle SQL Developer could improve the speed, it is a bit slow.

For how long have I used the solution?

I have used Oracle SQL Developer for approximately six months.

What do I think about the stability of the solution?

The stability of Oracle SQL Developer is okay.

What do I think about the scalability of the solution?

Oracle SQL Developer is scalable. It can perform the same when more people use it.

Most of the people in my organization are using Oracle SQL Developer. We have approximately 100 people in the organization.

How are customer service and support?

I have not used the support from Oracle SQL Developer.

How was the initial setup?

The initial setup of Oracle SQL Developer is straightforward.

What other advice do I have?

For first-time users of Oracle SQL Developer, it's going to be a bit difficult, but they can find their way around over time.

I rate Oracle SQL Developer a nine out of ten.

I didn't face any other issues other than it being a bit slow when you have a lot of work to do.

Which deployment model are you using for this solution?

On-premises
Disclosure: I am a real user, and this review is based on my own experience and opinions.
PeerSpot user
it_user809538 - PeerSpot reviewer
Oracle Developer at Freelancer
Real User
Does not overwhelm a user with too many features, and it's free

What is our primary use case?

Right now I am using SQL Developer to install a database, and I use it as a client tool.

What is most valuable?

Oracle is tremendous. I have always said to everybody, without knowing other databases, that Oracle is the best database that can exist in this world. That's for sure. Everybody is considering cost, mainly, so I've heard many stories recently of migrating to PostgreSQL, for example, because it's open-source and many small customers don't need all the super advanced features of Oracle, which costs a lot of money.

But on the other side, a great feature of Oracle, I think, is that it allows me to download the database and use it at home. Not a demo database or something restricted but the full version. That's fantastic.

What needs improvement?

I tried using SQL Developer once, when I was still working as an employee, using one of the older versions. It worked nicely, and I liked that I didn't need an installation, it was very convenient. But after many years, when I tried to use it again, against the more advanced Oracle Database, it did not work. Something in the Java was not compatible. I would have had to install it again, and I didn't do so. 

But now I am properly studying the issue of installing a database of my own, versus installing a virtual box with an Oracle appliance inside. I will have to see which one works best for me because each one has pros and cons. I am not a DBA. So if I get involved in an installation problem, I don't know how to get out of it.

Which solution did I use previously and why did I switch?

Personally, I always prefer to use a product from Oracle. First of all, this one is free. And second, it is not so complicated. In another company, for example, the strategic development tool was Toad. And they have even joined Toad with a version manager, the specific version manager, and everybody had to work with Toad. I did not like Toad. So I occasionally worked with SQL Developer, but mostly I worked without any development tool, just writing in an editor, in Notepad. So I developed my entire career, practically, in Notepad.

What other advice do I have?

I think it's a good product in the sense that it does not overwhelm you with many features. So I would give it a 10 out of 10.

I would recommend it.

Disclosure: I am a real user, and this review is based on my own experience and opinions.
PeerSpot user
Buyer's Guide
Download our free Oracle SQL Developer Report and get advice and tips from experienced pros sharing their opinions.
Updated: February 2025
Product Categories
IDE
Buyer's Guide
Download our free Oracle SQL Developer Report and get advice and tips from experienced pros sharing their opinions.