Try our new research platform with insights from 80,000+ expert users
it_user809487 - PeerSpot reviewer
Senior Consultant at Contracted by Siemens
Consultant
You do not have to install it, just dump it on the OS, then use it
Pros and Cons
  • "I have a lot of flexibility with it."
  • "The newer version has a lot of new features. It generates output and scripts for your Ultrix. It can generate JSON, XML, etc."
  • "You do not have to install it, just dump it on the OS, then use it."
  • "The competing products have more features."

What is our primary use case?

We use it daily to merge our databases. In my function, I use it as my client database.

I am also using a newer version. It is small client, which is new product. We use the GUI product daily. This is my daily tool for whatever I am doing. 

How has it helped my organization?

  • It is very easy to use. 
  • I have a lot of flexibility with it. 
  • For DBA tasks, it is also very good.

What is most valuable?

It is easy to use. 

The newer version has a lot of new features. It generates output and scripts for your Ultrix. It can generate JSON, XML, etc. 

What needs improvement?

The competing products have more features. 

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

What do I think about the stability of the solution?

It is stable. There are no problems. It is a client.

What do I think about the scalability of the solution?

It is just client. It does not really matter. It is scalable, especially the newer version is non-GUI version. You do not have to install it, just dump it on the OS, then use it.

How was the initial setup?

There is no setup. It is just set it up and you connect the database.

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

It is basically free. 

What other advice do I have?

Try this if you do not need a lot of storage, especially since it is free and if it is the newer version with no GUI version. Everybody should try it because you do not have to code things to create output from JSON or DDL. It allows you to get everything you want together: tables, indexes, etc.

Disclosure: My company has a business relationship with this vendor other than being a customer: Partner.
PeerSpot user
it_user809580 - PeerSpot reviewer
DBA at a tech services company with 51-200 employees
Consultant
The solution is free but it needs a conventional installer rather than a .zip file
Pros and Cons
    • "The stability depends on what version you're using. There are more successful versions and are less successful versions. For example, 17.3 is less successful. There were many bugs. Now, we are trying to pull all the developers to upgrade to 17.4."

    What is our primary use case?

    We use it to support developers. Its main use is for developers to connect to a database.

    How has it helped my organization?

    The main benefit of SQL Developer is that it is free.

    What is most valuable?

    The possibility to connect.

    What needs improvement?

    There are many additional features I would like to see. The main one would be installation with an installer.

    What do I think about the stability of the solution?

    The stability depends on what version you're using. There are more successful versions and are less successful versions. For example, 17.3 is less successful. There were many bugs. Now, we are trying to pull all the developers to upgrade to 17.4.

    What do I think about the scalability of the solution?

    No problem with scalability.

    How are customer service and technical support?

    I used technical support twice. They were not supportive. I didn't get a solution. During the support session, we simply upgraded to the next version. The bug was then gone.

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

    We didn't have a previous solution but, in parallel, we use Toad; its license is expensive.

    The important criteria for me when selecting a vendor are good support and an affordable price.

    How was the initial setup?

    I think a conventional installation, with an installer, would work better. Now, it is a zipped .exe.

    What other advice do I have?

    Using this solution depends on budget and on the number of developers. The more developers you have, the less you will want SQL Developer.

    Disclosure: My company does not have a business relationship with this vendor other than being a customer.
    PeerSpot user
    Buyer's Guide
    Oracle SQL Developer
    May 2025
    Learn what your peers think about Oracle SQL Developer. Get advice and tips from experienced pros sharing their opinions. Updated: May 2025.
    856,873 professionals have used our research since 2012.
    Database Development Engineer at a government with 1,001-5,000 employees
    Real User
    It tightly integrates with other Oracle products and database features/options.

    What is our primary use case?

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         

    How has it helped my organization?

    One of the goals of the tool is to allow the user to complete tasks with the least number of steps. For example, to load an Excel spreadsheet into a table, you just have to complete a simple, four-step wizard and all the data will be in your table.

    Another example is having quick access to queries you executed some time ago without having to manually save them. That way, you can still access an important or frequently used query that maybe you forgot to save.

    Generating data files from queries with minimum setup is a time saver. You can preset the output format you want (CSV, insert, Excel, JSON to name a few), run your query and the file will be generated in that format.

    What is most valuable?

    • The tight integration with other Oracle products and database features/options. For example, you can open data models, and review AWR and ASH reports.
    • The ability to reuse your own queries to create report definitions in different layouts and to render the output in HTML/PDF formats.
    • Export table data and query results in at least 10 different output formats.
    • The Cart to collect DDL/DML scripts for DB artifacts that need to be deployed together. Great when you want to execute a repeatable process in several schemas and/or databases.

    What needs improvement?

    I would like to see the Monitor Sessions functionality to provide access to SQL Monitor reports in the same format used by Oracle Enterprise Manager. That would help developers to see what their SQL statements are doing as they run.

    The output (generated report) is the same. It's an HTML+ flash type of report that both products allow to save. The part that I like about Oracle Enterprise Manager is that once you get into a report, it keeps refreshing its execution statistics and performance metrics as the query progresses. SQL Developer only shows a snapshot of the execution statistics and performance metrics at the moment you request the report.

    Both products have access to the same API to produce these reports so I thought it would be nice if SQL Developer could match OEM's default behavior.

    I would like to see more functionality to assist in having database-enforced source control on objects and data.

    For how long have I used the solution?

    More than five years.

    What do I think about the stability of the solution?

    I think the product is really stable and the Oracle Database Tools team is very responsive to any issues that could impact its usability.

    How are customer service and technical support?

    Customer Service:

    I think this is one of the brightest aspects of SQL Developer. The Product Manager and the main developers are very active in the OTN Forums, Stack Overflow, Social Media, etc. They’re always presenting at conferences, providing articles, blog posts and all kinds of insights on the best ways to use the product.

    Technical Support:

    Technical Support is also great because the SQL Developer team is available to the community, providing answers to questions and releasing bug fixes in a timely manner.

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

    SQL Developer has reached a maturity level where it offers pretty much the same essential functionality (and much more) that you can find in other solutions, with the benefit of being free. Why not use it then?

    How was the initial setup?

    Initial setup is as easy as download, unzip and start using it. I recommend using the version that includes its own Java Runtime Environment. Of course, this is from the perspective of a single user.

    Which other solutions did I evaluate?

    I did not evaluate other options.

    What other advice do I have?

    Invest some time on standardizing the preferences/reports and centralize them so that all of your developers use exactly the same setup. For example, you could customize all the preferences that format your code in order to follow your company’s SQL and PL/SQL standards.

    Disclosure: My company does not have a business relationship with this vendor other than being a customer.
    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: My company does not have a business relationship with this vendor other than being a customer.
    PeerSpot user
    PeerSpot user
    Ingeniero Especialista at a comms service provider with 10,001+ employees
    Real User
    ​Helps us to test and to develop scripts for monitoring applications

    What is our primary use case?

    We use it for test queries, before implementing scripts for monitoring. Also, we use it for querying and getting data of the whole environment monitored with our products.

    How has it helped my organization?

    Helps us to test and to develop scripts for monitoring applications.

    What is most valuable?

    I only use it for connecting to instances and to do queries, I don't know details of the features.

    What needs improvement?

    Queries. 

    For how long have I used the solution?

    Three to five years.

    What do I think about the stability of the solution?

    No stability issues as of yet.

    What do I think about the scalability of the solution?

    No scalability issues as of yet.

    How are customer service and technical support?

    I have not used it.

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

    No, I've always Oracle SQL Developer.

    What other advice do I have?

    It's very easy to use.

    Disclosure: My company does not have a business relationship with this vendor other than being a customer.
    PeerSpot user
    PeerSpot user
    Sócio Diretor at a tech services company with 201-500 employees
    Real User
    Easy to use, nice interface, helps me to do lots of query turning
    Pros and Cons
    • "Using execution plan, I am able to do lots of query tuning."
    • "The initial setup is always a problem, it cannot find the Java SDK."

    How has it helped my organization?

    Using execution plan, I am able to do lots of query tuning.

    What is most valuable?

    • Easy to use
    • Nice interface

    What needs improvement?

    Execution plan.

    For how long have I used the solution?

    More than five years.

    What do I think about the stability of the solution?

    Because it is in Java, sometimes Java crashes the product, and of course there is the total dependence on Java.

    What do I think about the scalability of the solution?

    I have never stressed the product to find out.

    How are customer service and technical support?

    I have never needed to contact technical support.

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

    I used Embarcadero and Toad. I gave up both because one is for every kind of database (I do not believe in this) and the other is only for Oracle, and its IDE is not good.

    How was the initial setup?

    The initial setup is always a problem, it cannot find the Java SDK.

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

    I have never paid for it, I use open source.

    In Brasil, only big companies can use Oracle because of the price. I prefer NoSQL and open source databases.

    Which other solutions did I evaluate?

     Embarcadero and Toad.

    What other advice do I have?

    Take care during the initial setup and have patience. It can be too heavy and eat your memory.

    Disclosure: My company does not have a business relationship with this vendor other than being a customer.
    PeerSpot user
    PeerSpot user
    IBM Message Broker Developer - Onsite Technical Lead at a financial services firm with 10,001+ employees
    Real User
    Most valuable feature is the export option on query results

    What is most valuable?

    Export option on query results.

    How has it helped my organization?

    Faster access to DB tables.

    What needs improvement?

    Could be made to load faster.

    For how long have I used the solution?

    Five years.

    What was my experience with deployment of the solution?

    No.

    What do I think about the stability of the solution?

    No.

    What do I think about the scalability of the solution?

    No.

    How are customer service and technical support?

    Customer Service:

    Good.

    Technical Support:

    Good.

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

    Yes.

    How was the initial setup?

    It was easy.

    What about the implementation team?

    Good.

    What was our ROI?

    Good.

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

    No changes required.

    Which other solutions did I evaluate?

    No.

    Disclosure: My company does not have a business relationship with this vendor other than being a customer.
    PeerSpot user
    it_user729174 - PeerSpot reviewer
    Cloud Transf & Migr Innov Sr Principal at a tech services company with 10,001+ employees
    Real User
    Facilitates very good integration with database features/options

    What is most valuable?

    Among the most valuable features is the tight integration with database features/options.

    • Being able to see all of the database objects.
    • Being able to create objects.
    • Being able to edit objects.
    • Being able to open data models.
    • Being able to review AWR and ASH reports.

    How has it helped my organization?

    Standardized tool.

    What needs improvement?

    The interface could be friendlier for the DBA by having dashboards, like Enterprise Manager.

    For how long have I used the solution?

    Since 2015.

    What do I think about the stability of the solution?

    There are occasional run time issues.

    What do I think about the scalability of the solution?

    I did not encounter any issues with scalability.

    How are customer service and technical support?

    Technical support is great. They are extremely responsive and helpful with issues/questions.

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

    Yes, Toad. I changed because my new company didn’t have a Toad license.

    How was the initial setup?

    Initial setup is very easy. Download, unzip, and start using it.

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

    A license is not needed for this product.

    Which other solutions did I evaluate?

    I did not evaluate other options. Invest some time on standardizing the preferences.

    What other advice do I have?

    Invest some time in standardizing the preferences.

    Disclosure: My company does not have a business relationship with this vendor other than being a customer.
    PeerSpot user
    Buyer's Guide
    Download our free Oracle SQL Developer Report and get advice and tips from experienced pros sharing their opinions.
    Updated: May 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.