Overview
ProductRatingMost Used ByProduct SummaryStarting Price
DBeaver
Score 8.6 out of 10
N/A
DBeaver offers comprehensive data management tools designed to help teams explore, process, and administrate SQL, NoSQL, and cloud data sources. DBeaver is available commercially as DBeaver PRO and for free as DBeaver Community.
$11
per month per user
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
PyCharm
Score 9.2 out of 10
N/A
PyCharm is an extensive Integrated Development Environment (IDE) for Python developers. Its arsenal includes intelligent code completion, error detection, and rapid problem-solving features, all of which aim to bolster efficiency. The product supports programmers in composing orderly and maintainable code by offering PEP8 checks, testing assistance, intelligent refactorings, and inspections. Moreover, it caters to web development frameworks like Django and Flask by providing framework…
$9.90
per month per user
Pricing
DBeaverOracle SQL DeveloperPyCharm
Editions & Modules
Lite Edition Subscription
$11
per month per user
Enterprise Edition Subscription
$25
per month per user
Lite Edition License
$110
per year per user
Enterprise Edition License
$250
per year per user
Ultimate Edition License
$500
per year per user
CloudBeaver Enterprise
$1,000
per year per 5 users
DBeaver Team Edition
$1,280
per year per 1 administrator and 2 developers
No answers on this topic
For Individuals
$99
per year per user
All Products Pack for Organizations
$249
per year per user
All Products Pack for Individuals
$289
per year per user
For Organizations
$779
per year per user
Offerings
Pricing Offerings
DBeaverOracle SQL DeveloperPyCharm
Free Trial
YesNoYes
Free/Freemium Version
YesYesNo
Premium Consulting/Integration Services
NoNoNo
Entry-level Setup FeeNo setup feeNo setup feeNo setup fee
Additional DetailsDiscounts are available for multi-user licenses.
More Pricing Information
Community Pulse
DBeaverOracle SQL DeveloperPyCharm
Considered Multiple Products
DBeaver

No answer on this topic

Oracle SQL Developer
Chose Oracle SQL Developer
Oracle SQL Developer is better than SQL server, as it is easy to set up and install. Oracle SQL Developer is better in UI than SQL server. The features are almost the same. In comparison to DBeaver, it is much easier to set up as DBeaver's installation and setup is very …
Chose Oracle SQL Developer
Oracle SQL Developer is neck and neck with other tools. It offers all the required features and is much more reliable than many other vendors. Since it’s developed by Oracle, it works well with Oracle. It’s ultimately down to individual selection but Oracle SQL Developer offers …
PyCharm
Chose PyCharm
I feel PyCharm is better fit for Python web development as it's a full platform that is designed by developers for developers. While vscode is free and does basically the same things, I always feel that it's less robust. Also, while I enjoy Vim as a simple text editor, I prefer …
Features
DBeaverOracle SQL DeveloperPyCharm
Database Development
Comparison of Database Development features of Product A and Product B
DBeaver
7.3
11 Ratings
15% below category average
Oracle SQL Developer
-
Ratings
PyCharm
-
Ratings
Version control tools6.03 Ratings00 Ratings00 Ratings
Test data generation6.05 Ratings00 Ratings00 Ratings
Performance optimization tools7.34 Ratings00 Ratings00 Ratings
Schema maintenance8.49 Ratings00 Ratings00 Ratings
Database change management9.07 Ratings00 Ratings00 Ratings
Database Administration
Comparison of Database Administration features of Product A and Product B
DBeaver
5.5
9 Ratings
38% below category average
Oracle SQL Developer
-
Ratings
PyCharm
-
Ratings
User management8.06 Ratings00 Ratings00 Ratings
Database security5.06 Ratings00 Ratings00 Ratings
Database status reporting4.07 Ratings00 Ratings00 Ratings
Change management5.06 Ratings00 Ratings00 Ratings
Best Alternatives
DBeaverOracle SQL DeveloperPyCharm
Small Businesses
Sequel Pro
Sequel Pro
Score 9.4 out of 10
PyCharm
PyCharm
Score 9.2 out of 10
IntelliJ IDEA
IntelliJ IDEA
Score 9.3 out of 10
Medium-sized Companies
ER/Studio
ER/Studio
Score 9.9 out of 10
PyCharm
PyCharm
Score 9.2 out of 10
IntelliJ IDEA
IntelliJ IDEA
Score 9.3 out of 10
Enterprises
ER/Studio
ER/Studio
Score 9.9 out of 10
PyCharm
PyCharm
Score 9.2 out of 10
IntelliJ IDEA
IntelliJ IDEA
Score 9.3 out of 10
All AlternativesView all alternativesView all alternativesView all alternatives
User Ratings
DBeaverOracle SQL DeveloperPyCharm
Likelihood to Recommend
9.0
(10 ratings)
8.9
(74 ratings)
9.2
(42 ratings)
Likelihood to Renew
-
(0 ratings)
9.0
(5 ratings)
10.0
(2 ratings)
Usability
8.5
(2 ratings)
8.9
(4 ratings)
9.3
(4 ratings)
Support Rating
6.0
(1 ratings)
7.0
(2 ratings)
8.3
(13 ratings)
Implementation Rating
-
(0 ratings)
9.2
(2 ratings)
-
(0 ratings)
User Testimonials
DBeaverOracle SQL DeveloperPyCharm
Likelihood to Recommend
DBeaver
If you are connecting to Snowflake and want to query from your laptop, I find that this is much easier to use than Snowflake's IDE. It allows us as a business intelligence team to more easily connect to our servers, and code with much less hassle. It would be less appropriate if you are only on an on-premises SQL server, in that case, I would just use SSMS.
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
PyCharm is well suited to developing and deploying Python applications in the cloud using Kubernetes or serverless pipelines. The integration with GitLab is great; merges and rebates are easily done and help the developer move quickly. The search engine that allows you to search inside your code is also great. It is less appropriate for other languages.
Read full review
Pros
DBeaver
  • Identify types of DB connections by color code: development, testing and production.
  • Predictive typing, it is incredibly accurate and saves me a lot of time.
  • Jump between different simultaneous DB connections.
  • Navigate through the schema object tree.
  • Provide all the tools I need in one window.
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
  • Git integration is really essential as it allows anyone to visually see the local and remote changes, compare revisions without the need for complex commands.
  • Complex debugging tools are basked into the IDE. Controls like break on exception are sometimes very helpful to identify errors quickly.
  • Multiple runtimes - Python, Flask, Django, Docker are native the to IDE. This makes development and debugging and even more seamless.
  • Integrates with Jupyter and Markdown files as well. Side by side rendering and editing makes it simple to develop such files.
Read full review
Cons
DBeaver
  • Schema editing is not very intuitive. Editing a single column forces you into multiple tab windows when trying to change something simple like a column name.
  • Sorting and filtering in data is nice, but buried in long right-click menus.
  • Some things are definitely non-standard UI for a Windows application, so it might be hard for die-hard Windows fans to get used to.
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
  • The biggest complaint I have about PyCharm is that it can use a lot of RAM which slows down the computer / IDE. I use the paid version, and have otherwise found nothing to complain about the interface, utility, and capabilities.
Read full review
Likelihood to Renew
DBeaver
No answers on this topic
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
It's perfect for our needs, cuts development time, is really helpful for newbies to understand projects structure
Read full review
Usability
DBeaver
It's perfectly easy to use. Not super new and shiny with lots of accessibility tailored tools, but does the job
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
It's pretty easy to use, but if it's your first time using it, you need time to adapt. Nevertheless, it has a lot of options, and everything is pretty easy to find. The console has a lot of advantages and lets you accelerate your development from the first day.
Read full review
Support Rating
DBeaver
Not a lot of users have DBeaver so fewer resources are available online to help you if you have any issues. When I was trying to figure out how to create my own ER diagrams, it was a little tough to find resources
Read full review
Oracle
Large user community support
Read full review
JetBrains
I rate 10/10 because I have never needed a direct customer support from the JetBrains so far. Whenever and for whatever kind of problems I came across, I have been able to resolve it within the internet community, simply by Googling because turns out most of the time, it was me who lacked the proper information to use the IDE or simply make the proper configuration. I have never came across a bug in PyCharm either so it deserves 10/10 for overall support
Read full review
Implementation Rating
DBeaver
No answers on this topic
Oracle
Just download and uncompress!
Read full review
JetBrains
No answers on this topic
Alternatives Considered
DBeaver
MySQL workbench from MySQL only supports MySQL databases and it only provides basic functionality. On top of that, the user experience could be quite confusing for first-time users. SSMS from SQL server doesn't support inline editing nicely. The view for inline editing and view data is different, making it uncomfortable to use. All in all, DBeaver is the best tool when you manage a lot of databases with different types.
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
When it comes to development and debugging PyCharm is better than Spyder as it provides good debugging support and top-quality code completion suggestions. Compared to Jupiter notebook it's easy to install required packages in PyCharm, also PyChram is a good option when we want to write production-grade code because it provides required suggestions.
Read full review
Return on Investment
DBeaver
  • Positive Ability to manage DBeaver and query ad-hoc quickly
  • By having the queries saved it has saved developer time and thereby increased the ROI on the investment on the tool
  • This has made firefighting quicker and freed up resources for more development work.
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
  • PyCharm has a very positive ROI for our BU. It has increased developer productivity exponentially.
  • Software quality has significantly improved. We are able to refactor/test/debug the code quicker/faster/better.
  • Our business unit is able to deliver faster. Customers are happier than ever.
Read full review
ScreenShots