Overview
ProductRatingMost Used ByProduct SummaryStarting Price
dbForge Studio (Edge)
Score 8.0 out of 10
N/A
dbForge Studio is provided by Devart and is a universal front-end client for database management, administration and development. Devart's GUI tool provides utilities to compare, synchronize, and back up databases (e.g. MySQL, Oracle, SQL Server, PostgreSQL, etc.) with scheduling, and includes the possibility to analyze and report MySQL tables data. For example, dbForge Studio for MySQL works with any MariaDB database servers, and supports all MariaDB objects types. This solution enables users…
$9.95
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
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
dbForge Studio (Edge)Oracle SQL DeveloperPyCharm
Editions & Modules
Standard (subcription)
$9.95
per month
Professional (subscription)
$19.95
per month
Enterprise (subscription)
$29.95
per month
Standard (subcription)
$99.95
per year
Professional (subscription)
$179.95
per year
Standard
$199.95
Enterprise (subscription)
$229.95
per year
Professional
$349.95
Enterprise
$449.95
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
dbForge Studio (Edge)Oracle SQL DeveloperPyCharm
Free Trial
YesNoYes
Free/Freemium Version
YesYesNo
Premium Consulting/Integration Services
YesNoNo
Entry-level Setup FeeNo setup feeNo setup feeNo setup fee
Additional Details
More Pricing Information
Community Pulse
dbForge Studio (Edge)Oracle SQL DeveloperPyCharm
Considered Multiple Products
dbForge Studio (Edge)

No answer on this topic

Oracle SQL Developer
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

No answer on this topic

Features
dbForge Studio (Edge)Oracle SQL DeveloperPyCharm
Database Development
Comparison of Database Development features of Product A and Product B
dbForge Studio (Edge)
8.4
2 Ratings
1% below category average
Oracle SQL Developer
-
Ratings
PyCharm
-
Ratings
Version control tools8.01 Ratings00 Ratings00 Ratings
Test data generation7.01 Ratings00 Ratings00 Ratings
Performance optimization tools9.01 Ratings00 Ratings00 Ratings
Schema maintenance9.01 Ratings00 Ratings00 Ratings
Database change management9.02 Ratings00 Ratings00 Ratings
Database Administration
Comparison of Database Administration features of Product A and Product B
dbForge Studio (Edge)
7.0
1 Ratings
14% below category average
Oracle SQL Developer
-
Ratings
PyCharm
-
Ratings
User management6.01 Ratings00 Ratings00 Ratings
Database security6.01 Ratings00 Ratings00 Ratings
Database status reporting7.01 Ratings00 Ratings00 Ratings
Change management9.01 Ratings00 Ratings00 Ratings
Best Alternatives
dbForge Studio (Edge)Oracle SQL DeveloperPyCharm
Small Businesses
DBeaver
DBeaver
Score 8.6 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
dbForge Studio (Edge)Oracle SQL DeveloperPyCharm
Likelihood to Recommend
9.8
(15 ratings)
8.9
(74 ratings)
9.2
(42 ratings)
Likelihood to Renew
-
(0 ratings)
9.0
(5 ratings)
10.0
(2 ratings)
Usability
-
(0 ratings)
8.9
(4 ratings)
9.3
(4 ratings)
Support Rating
8.0
(1 ratings)
7.0
(2 ratings)
8.3
(13 ratings)
Implementation Rating
-
(0 ratings)
9.2
(2 ratings)
-
(0 ratings)
User Testimonials
dbForge Studio (Edge)Oracle SQL DeveloperPyCharm
Likelihood to Recommend
Devart
This tool is useful for small and large IT departments and associated data analysts that perform direct database functions such as DBA tasks or extracting/importing data. Non-technical staff members would not benefit from this tool as much as the functions are detailed and technical. However, automation engineers will find this tool very open for automation, and can generate the scripting code for any of its functions.
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
Devart
  • Connection manager (we use it through ssh tunnels) works effortlessly.
  • Great sync tools for both database schemas and data.
  • Storing code snippets to be used when needed.
  • Nice code suggestions while typing queries.
  • Usually does very well with storing your session and opening all of your sql tabs when opening the apps next time.
  • Does very well when executing large sql files (without opening the files into the application that is).
  • Pretty good debugging help when a problem occurs in executing a query or a files with multiple queries.
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
Devart
  • The ability to parameterize searches more would be advantageous. For example, being able to specify to only look for certain columns, certain data type changes, etc.
  • The output reports from dbForge are very plain and could contain more detail, and perhaps be structured more like a pivot table form Excel
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
Devart
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
Devart
dbForge Studio (Edge) has a great UI and it's versatile, but it still has some glitches. Its multiple database support makes it possible to stick with only one UI to handle different RDBM systems, even though you have to redefine user credentials for each new connection (no copying/cloning feature for database connections). The Edit View and diagramming features also could be improved.
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
Devart
Although experience here is limited, as only one question has been asked and answered promptly, the registration and licensing process was very smooth and professional. There are forums online that discuss dbForge issues, as well as a Facts and Questions section on dbForge's website, so product support does seem to exist if needed.
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
Devart
No answers on this topic
Oracle
Just download and uncompress!
Read full review
JetBrains
No answers on this topic
Alternatives Considered
Devart
Before choosing dbForge Studio I evaluated at least a dozen tools, especially on the Visual Query Builder function. For now, I have identified only one product that has a better Visual Query Builder than dbForge Studio. This other product also manages UNIONs, while dbStudio still doesn't do it visually. However, the better alternative product is enormously slower in operations and less feature-rich than DbForge Studio
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
Devart
  • Saved a TON of time when looking at massive amounts of parent/child data by allowing us to just use the master-detail browser.
  • Very little training time needed for employees that are already used to using SQL Management Studio. This is a proper Windows UI application.
  • Very cost effective to purchase the standard edition for every employee that needs it, but the free edition does most of what they need too!
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

dbForge Studio (Edge) Screenshots

Screenshot of Code CompletionScreenshot of Schema CompareScreenshot of Database DiagramScreenshot of Data ExportScreenshot of Database design & developmentScreenshot of Visual query building