Overview
ProductRatingMost Used ByProduct SummaryStarting Price
IntelliJ IDEA
Score 9.3 out of 10
N/A
IntelliJ IDEA is an IDE that aims to give Java and Kotlin developers everything they need out of the box, including a smart code editor, built-in developer tools, framework support, database support, web development support, and much more.
$19.90
per month
Oracle SQL Developer
Score 8.0 out of 10
N/A
Oracle SQL Developer is an integrated development environment (IDE) which provides editors for working with SQL, PL/SQL, Stored Java Procedures, and XML in Oracle databases.N/A
PhpStorm
Score 9.5 out of 10
N/A
JetBrains supports PhpStorm, an integrated development environment (IDE).
$9.90
per month per user
Pricing
IntelliJ IDEAOracle SQL DeveloperPhpStorm
Editions & Modules
For Individual Use (Monthly billing)
$19.90
per month
For Organizations (Monthly billing)
$71.90
per month
For Individual Use (Yearly billing)
$199
per year
For Organizations (Yearly billing)
$719
per year
No answers on this topic
For Individuals
$99
per year per user
For Organizations
$249
per year per user
Offerings
Pricing Offerings
IntelliJ IDEAOracle SQL DeveloperPhpStorm
Free Trial
YesNoYes
Free/Freemium Version
YesYesNo
Premium Consulting/Integration Services
NoNoNo
Entry-level Setup FeeNo setup feeNo setup feeNo setup fee
Additional DetailsAll Products Pack (For Individual Use) – $299 /1st year, $ 239 /2nd year and $ 179 /3d year onwards All Products Pack (For Organizations) – $979 / year
More Pricing Information
Community Pulse
IntelliJ IDEAOracle SQL DeveloperPhpStorm
Considered Multiple Products
IntelliJ IDEA
Chose IntelliJ IDEA
IntelliJ surpassed every single competitor. The only viable alternative I still use is VisualStudio Code build in a browser for demo purposes... other than that, IDEA does everything better, faster, and in a more comfy way. This is the best IDE out there. This is just as good …
Chose IntelliJ IDEA
The main competitors of IntelliJ IDEA in the Java world must be Eclipse and Spring Tools Suite. It performs better than both in code refactoring, code completion and debugging (the features of an IDE) but the plugin support is much better in the other 2 products, since they are …
Chose IntelliJ IDEA
IDEA has great roadmap, every update brings useful features. Support is great. Excellent documentation. It's full-featured as it comes out of the box and even if you can't find something you'll get it via plugins.
Oracle SQL Developer
Chose Oracle SQL Developer
IDEA has a built-in database connection and query platform. It has a slightly better code completion feature but lacks many of the functions of the SQL developer.
Chose Oracle SQL Developer
Prior to SQL developer, I was using the Apache Database connection add on for Eclipse IDE. It was also convenient to view the databases right from within Eclipse, however, the functionality was really limited.
PhpStorm

No answer on this topic

Best Alternatives
IntelliJ IDEAOracle SQL DeveloperPhpStorm
Small Businesses
PyCharm
PyCharm
Score 9.2 out of 10
PyCharm
PyCharm
Score 9.2 out of 10
PyCharm
PyCharm
Score 9.2 out of 10
Medium-sized Companies
PyCharm
PyCharm
Score 9.2 out of 10
PyCharm
PyCharm
Score 9.2 out of 10
PyCharm
PyCharm
Score 9.2 out of 10
Enterprises
PyCharm
PyCharm
Score 9.2 out of 10
PyCharm
PyCharm
Score 9.2 out of 10
PyCharm
PyCharm
Score 9.2 out of 10
All AlternativesView all alternativesView all alternativesView all alternatives
User Ratings
IntelliJ IDEAOracle SQL DeveloperPhpStorm
Likelihood to Recommend
9.7
(58 ratings)
8.9
(74 ratings)
9.9
(19 ratings)
Likelihood to Renew
5.0
(1 ratings)
9.0
(5 ratings)
-
(0 ratings)
Usability
9.2
(8 ratings)
8.9
(4 ratings)
9.2
(5 ratings)
Support Rating
8.9
(15 ratings)
7.0
(2 ratings)
9.4
(3 ratings)
Implementation Rating
9.0
(1 ratings)
9.2
(2 ratings)
-
(0 ratings)
User Testimonials
IntelliJ IDEAOracle SQL DeveloperPhpStorm
Likelihood to Recommend
JetBrains
This is a superb tool if your project involves a lot of backend development, especially in Java/Spring Boot and Kotlin. The support for the front end is great as well, but some developers may prefer to use the GitHub copilot add-on. I especially love using the GitHub copilot add-on. It may be less appropriate if your project requires heavy use of HotSwaps for backend debugging, as sometimes the support for that can be limited.
Read full review
Oracle
Almost all development activities (the tool is called "SQL Developer", not "DBA Toolset") can be done easily and quick with [Oracle] SQL Developer. From data model creation (tables, views) to development (creation of procedures, functions, packages) and then testing (SQL Developer includes an easy to use debugger), all tasks can be performed in a single tool.
It may not be as complete as other solutions for DBA tasks like instance monitoring, but it is usually OK for development and testing environments if you want to do some basic troubleshooting.
Read full review
JetBrains
PhpStorm is well suited for any project that utilizes PHP. I have used it on Windows, Ubuntu, and Mac OS and it works great on all those platforms. Having a solution that keeps the developer from having to constantly switch tools to do their job is invaluable. Whether you're a junior developer, front end engineer or a senior developer, PhpStorm is a great product that will help you get your work done.
Read full review
Pros
JetBrains
  • Unit testing: Fully integrated into IntelliJ IDEA. Your unit tests will run smoothly and efficiently, with excellent debugging tools for when things get tricky.
  • Spring integration: Our Spring project using Maven works flawlessly in IntelliJ IDEA. I know firsthand that Apache is also easily and readily supported too. The integration is seamless and very easy to set up using IntelliJ IDEA's set up wizard when importing new projects.
  • Customization: IntelliJ IDEA comes out of the box with a bunch of handy shortcuts, as well as text prediction, syntax error detection, and other tools to help keep your code clean. But even better is that it allows for total customization of shortcuts you can easily create to suit your needs.
Read full review
Oracle
  • Object Browser in SQL Developer allows you to explore the contents of your database using the connection tree.
  • The SQL Worksheet is an editor that allows for execution of SQL statements, scripts, and PL/SQL anonymous blocks. SELECT statements can be executed to return results in a spreadsheet-like 'grid' or can be executed as a script such to emulate SQL*Plus behavior and output
  • DBA Console allows users with administrative privileges to access DBA features such as database init file configuration, RMAN backup, storage, etc.
Read full review
JetBrains
  • Database browsing, Remote host browsing, and all the deep seated customizations for both the UI and Technical feasability are the result of an amazing integrity and compatibility with most components and technologies.
  • The built-in shell is insanely helpful for traversing code in order to debug scripts with ease, and the plug-in system makes this software quite extensible.
  • Not to mention the variety of options and settings (divided into global settings and per-project settings) are both intuitive & easy to use, especially the fact that I can export and import them across my workstations while maintaining my spacing & indentation, highlighting, inspection patterns and syntax styling.
Read full review
Cons
JetBrains
  • Finding if a feature exists or not in IntelliJ IDEA can be challenging.
  • For example, if we know how to format a particular file, the command is Ctrl+Alt+Shift+L, but if we don't, then finding it is difficult.
  • Setting up a project interpreter and directory structure might not be intuitive at first.
  • Git integration can be improved. For example, it isn't easy to rebase using UI in IntelliJ IDEA.
Read full review
Oracle
  • Inability to run multiple queries on the same database. You can only run one query on a given database.
  • Analytical models created from complex tables isn't accurate, and needs work.
  • Inability to view multiple tables of a database side-by-side. When trying to find correlations between tables, it would help to be able to see them at once on the same page.
Read full review
JetBrains
  • Some of the newest github copilot features lag behind what's being done in vs code and would be nice if more of the newer features were brought over though this has greatly improved recently
  • Interface can be a little overwhelming for newcomers
  • Some features like rainbow brackets should be native rather than addon
Read full review
Likelihood to Renew
JetBrains
VS Code is maturing and has a Scala plugin now. The overall experience with VS Code - for web development at least - is very snappy/fast. IntelliJ feels a bit sluggish in comparison. If that Scala plugin for VS Code is deemed mature enough - we may not bother renewing and resort to the Community Edition if we need it.
Read full review
Oracle
We had already thought of changing to TOAD, but we decided to stick with Oracle SQL Developer until the end.
Read full review
JetBrains
No answers on this topic
Usability
JetBrains
There is always room for improvement, but I haven't met any IDE that I liked more so far. Even if it did not fit a use case right out of the box, there is always a way to configure how it works to do just that.
Read full review
Oracle
Oracle SQL Developer is very easy to use and there are a wide range of courses available which can help you get started just within a day. Data can be exported in multiple formats based on user requirements. Organizational data can be stored and management effectively using Oracle SQL Developer. All the data, tables, sequences, indexes can be easily created and updated in Oracle SQL Developer.
Read full review
JetBrains
PhpStorm is very easy to use, once you get the hang of it. It can take a while to get the hang of it because there's so many options, some of which are buried in the imposing settings panel. It could use some help with multi-cursor, especially multi-file editing but that's a minor gripe.
Read full review
Support Rating
JetBrains
Customer support is really good in the case of IntelliJ. If you are paying for this product then, the company makes sure that you will get all the services adequately. Regular update patches are provided to improve the IDE. An online bug report makes it easier for the developers to find the solution as fast as possible. The large online community also helps to find the various solutions to the issues.
Read full review
Oracle
Large user community support
Read full review
JetBrains
The JetBrains community is all about helping others succeed, even in the most obscure setups. I have never had a question go unanswered, or I have never been able to come up with empty results in searching for the answer. My questions or concerns are typically address from other users in the community, so timing is pretty quick for a response
Read full review
Implementation Rating
JetBrains
This installs just like any other application - its pretty straight forward. Perhaps licensing could be more challenging - but if you use the cloud licensing they offer its as simple as having engineers login to the application and it just works.
Read full review
Oracle
Just download and uncompress!
Read full review
JetBrains
No answers on this topic
Alternatives Considered
JetBrains
Eclipse is just so old, like a dinosaur, compared to IntelliJ. There are still formats that Eclipse supports better, especially old and/or propriety ones. Still, most of the modern software development needs can be done on IntelliJ, & in a much better way, some of them are not even supported on Eclipse.
Read full review
Oracle
I have started to use Toad for Oracle recently because it is easier to sort and filter results, due to their memory sort feature that puts the results from your query in memory so that you don't have to rerun your query. I have used SQL Developer to easily update records in tables that I need to fix. I haven't found an easy way to do this in Toad other than writing SQL insert statements.
Read full review
JetBrains
Easier to use, more features, more reliable. Much more purpose built with specific integrations aimed directly at php code instead of the broad generic interfaces the other software have that are aiming to support many different languages.
Read full review
Return on Investment
JetBrains
  • Easier to find bugs and debugs, thus reducing man hours and generating immediate dollar impact.
  • Coding time is lessened, which in turn again reduces man hours and generates immediate dollar impact.
  • Refactoring code is more innovative and easy here, resulting in more maintainable code.
Read full review
Oracle
  • It gives 100% return on investment as it is free of cost.
  • No need to have multiple tools for each database
  • Considering the employee training, so one can save money on training, as it is not very hard to use so still savings.
Read full review
JetBrains
  • PhpStorm decreased the time to market of new features - we are following the Agile SCRUM methodology with 2 weeks sprints. Using PhpStorm helped with releasing UI features even faster than 2 weeks.
  • Considering the price of the license and the cost of the server where we run it, the ROI is still high due to less time spent by developers with writing code, debugging, refactoring etc. Especially when you have highly paid developers.
  • Increased people's happiness - by using a modern tool with lots of features which has made their work easier.
Read full review
ScreenShots

IntelliJ IDEA Screenshots

Screenshot of IntelliJ IDEA interface overview: the Project tool window (left) outlines the code structure and the Editor (right) is used to read, write, and explore the source code.Screenshot of IntelliJ IDEA analyzing the context. It then suggests the most applicable and relevant code.Screenshot of the Search Everywhere window, where users can search for files, actions, classes, symbols, settings, UI elements, and anything in Git, all from a single entry point.Screenshot of IntelliJ IDEA's support for frameworks with dedicated assistance for Spring and Spring Boot, Jakarta EE, JPA, Reactor, and other popular frameworks.Screenshot of the AI Assistant that provides features for software development. It can explain code, answer questions about code fragments, provide code suggestions, generate documentation, and commit messages.Screenshot of the interface to run queries, connect to databases, browse and export data, and manage schemas.