Oracle Enterprise Manager vs. Oracle SQL Developer

Overview
ProductRatingMost Used ByProduct SummaryStarting Price
Oracle Enterprise Manager
Score 6.8 out of 10
N/A
Oracle’s Enterprise Manager is an on-premises monitoring and management tool. The console is designed primarily to manage other Oracle products, it but can integrate to manage non-Oracle components as well.N/A
SQL Developer
Score 7.6 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
Pricing
Oracle Enterprise ManagerOracle SQL Developer
Editions & Modules
No answers on this topic
No answers on this topic
Offerings
Pricing Offerings
Oracle Enterprise ManagerSQL Developer
Free Trial
NoNo
Free/Freemium Version
NoYes
Premium Consulting/Integration Services
NoNo
Entry-level Setup FeeNo setup feeNo setup fee
Additional Details——
More Pricing Information
Community Pulse
Oracle Enterprise ManagerOracle SQL Developer
Considered Both Products
Oracle Enterprise Manager
Chose Oracle Enterprise Manager
They don't stack up against each other. They complement each other.
Chose Oracle Enterprise Manager
Oracle Enterprise Manager is better than Toad in that it allows you to do various server configurations that Toad doesn't allow.
Chose Oracle Enterprise Manager
It is much simpler to install and configure as compared to Spotlight and Solarwinds.
Oracle Enterprise Manager measures performance diagnostics accurately and raises alerts and takes preventive actions. Other products can not take preventive actions even if they raise alerts. It …
SQL Developer
Chose Oracle SQL Developer
Oracle SQL Developer is available on multiple platforms, Windows Mac Linux and it's free. SQL Developer is best suited for a big cross functional globally based team. SQL Developer is less resource intensive, compared to other IDEs. SQL Developer has the capability to manage …
Chose Oracle SQL Developer
I've used data modeling tools and in the past with varying levels of integration with the Oracle Database. SQL Developer is the most seamless and has great native extensions for DDL and SQL profiling.
Top Pros
Top Cons
Features
Oracle Enterprise ManagerOracle SQL Developer
Monitoring Tasks
Comparison of Monitoring Tasks features of Product A and Product B
Oracle Enterprise Manager
8.4
14 Ratings
5% above category average
Oracle SQL Developer
-
Ratings
Remote monitoring7.913 Ratings00 Ratings
Network device monitoring9.09 Ratings00 Ratings
Multiple Server Monitoring8.214 Ratings00 Ratings
Multi-device monitoring8.211 Ratings00 Ratings
Automated alerts and notifications8.514 Ratings00 Ratings
Management Tasks
Comparison of Management Tasks features of Product A and Product B
Oracle Enterprise Manager
8.0
14 Ratings
8% above category average
Oracle SQL Developer
-
Ratings
Patch Management7.912 Ratings00 Ratings
Service configuration management9.011 Ratings00 Ratings
Software and hardware inventory6.613 Ratings00 Ratings
Policy-based automation8.811 Ratings00 Ratings
Reporting
Comparison of Reporting features of Product A and Product B
Oracle Enterprise Manager
7.1
14 Ratings
6% below category average
Oracle SQL Developer
-
Ratings
Performance data reports7.914 Ratings00 Ratings
Customizable reporting4.312 Ratings00 Ratings
Data visualization8.213 Ratings00 Ratings
Risk analysis8.010 Ratings00 Ratings
Security
Comparison of Security features of Product A and Product B
Oracle Enterprise Manager
4.0
14 Ratings
49% below category average
Oracle SQL Developer
-
Ratings
Data backup and recovery3.412 Ratings00 Ratings
Antivirus and malware management5.05 Ratings00 Ratings
Administrator access control3.714 Ratings00 Ratings
Best Alternatives
Oracle Enterprise ManagerOracle SQL Developer
Small Businesses
Atera
Atera
Score 8.9 out of 10
PyCharm
PyCharm
Score 9.0 out of 10
Medium-sized Companies
ManageEngine Site24x7
ManageEngine Site24x7
Score 9.2 out of 10
PyCharm
PyCharm
Score 9.0 out of 10
Enterprises
ManageEngine Site24x7
ManageEngine Site24x7
Score 9.2 out of 10
PyCharm
PyCharm
Score 9.0 out of 10
All AlternativesView all alternativesView all alternatives
User Ratings
Oracle Enterprise ManagerOracle SQL Developer
Likelihood to Recommend
7.9
(20 ratings)
7.5
(72 ratings)
Likelihood to Renew
-
(0 ratings)
10.0
(4 ratings)
Usability
7.3
(1 ratings)
8.2
(2 ratings)
Support Rating
7.3
(1 ratings)
7.0
(2 ratings)
Implementation Rating
-
(0 ratings)
9.2
(2 ratings)
User Testimonials
Oracle Enterprise ManagerOracle SQL Developer
Likelihood to Recommend
Oracle
OEM is very well suited for all Oracle products, especially Oracle databases and Exadata machines; even not Oracle hardware, it is very good and displaying high level details. OEM is not well suited for older hardware vendors like AIX, HP-UX, DEC/Digital, Microsoft (sql server). This is a big negative as most large companies have a heterogeneous environment with many different vendor hardware and (database) software products.
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
Pros
Oracle
  • Database status. Being able to see which databases are up/down, at a glance, allows us to quickly react to issues.
  • Reporting. We report on last backups, daily status, a host of metrics, and compliance levels of all our databases. With reporting we come into the office with a set of "status" reports and we know instantly if a database has issues.
  • Metrics. We have a number of KPI's and SLA's we need to meet. Metrics applied to the databases allow us to stay on top of those requirements as well as fix common issues without a DBA needing to log in to assess the issue.
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
Cons
Oracle
  • We also use OEM to monitor SQL Server. However, OEM only provided limited features for SQL Server. It would be nice if we can schedule backup jobs for SQL Server in OEM.
  • The ability to run SQL queries. You can't run queries in OEM. I have to go to SQL Developer or SQL PLUS to run. queries.
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
Likelihood to Renew
Oracle
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
Usability
Oracle
Navigation is clean and neat.
Read full review
Oracle
At times, Oracle SQL Developer may experience freezing issues. However, despite this occasional inconvenience, the tool offers valuable features such as the ability to integrate plugins like utPLSQL, which greatly assists in debugging and testing our packages. Additionally, the usage of breakpoints and the flexibility to format text according to individual configurations enhance the debugging process.
Read full review
Support Rating
Oracle
I still rate OEM as a must-have tool for central management of Oracle fleet. The pros and cons of the product is prominent. Meanwhile, I also acknowledge that OEM was design about a decade ago. At that time, it did not have the landscape we have today, such as cloud, DEVOPS, machine learning, etc. I hope in future releases, the design will incorporate those features.
Read full review
Oracle
Large user community support
Read full review
Implementation Rating
Oracle
No answers on this topic
Oracle
Just download and uncompress!
Read full review
Alternatives Considered
Oracle
Toad for Oracle is more suited for individual users who have a strong focus on database development, and it is not as comprehensive as Oracle Enterprise Manager. While it is quite decent in logical database layer tasks, such as schema objects and SQL, it lacks visibility into host level and I/O layer performance stats.
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
Professional Services
Oracle
I work with OEM SCP team. They are great.
Read full review
Oracle
No answers on this topic
Return on Investment
Oracle
  • When we were using Oracle GoldenGate, it made our life easy in terms of visually seeing the configuration and identifying issues easily
  • It also makes ASM management very easy instead of doing it in the command line
  • Creating policies and implementing certain standard configurations across all the databases is easy
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
ScreenShots