Oracle APEX vs. Oracle SQL Developer

Overview
ProductRatingMost Used ByProduct SummaryStarting Price
Oracle APEX
Score 7.8 out of 10
N/A
Oracle APEX (or Oracle Application Express) is an online low-code application builder that allows users to develop a database-drive application, customize the application's UI, and then give their users access to the application via URL. Oracle APEX includes a suite of pre-built productivity applications and examples, such as a Survey Builder, Bug Tracking, P-Track project management, etc
$0.32
OCPU per hour
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 APEXOracle SQL Developer
Editions & Modules
Oracle APEX Application Development
$0.32
OCPU per hour
Oracle Autonomous Transaction Processing - Exadata Storage
$118.40
Terabyte storage capacity per month
No answers on this topic
Offerings
Pricing Offerings
Oracle APEXSQL Developer
Free Trial
YesNo
Free/Freemium Version
YesYes
Premium Consulting/Integration Services
NoNo
Entry-level Setup FeeNo setup feeNo setup fee
Additional Details
More Pricing Information
Community Pulse
Oracle APEXOracle SQL Developer
Considered Both Products
Oracle APEX
Chose Oracle APEX
I am an IT professional with a degree in computer science, decades of experience, have used multiple programming languages and development frameworks over the years. It is a more daunting time than ever to be an IT professional with more alternatives available now than ever …
Chose Oracle APEX
I did not evaluate any other Rapid Application Development tool. I wanted a quick and simple solution just for my personal use so I directly tried using APEX since I work with Oracle databases and have a good background on the SQL and PL/SQL languages. I am currently replacing …
Chose Oracle APEX
I have advanced oracle skills and so for me its the obvious choice. Its free of charge and does everything I need. No need to lok at alternatives in this situation. Everything else would be costly or require third party integration. I have also used oracle apex against other …
Chose Oracle APEX
I've experimented some fully custom applications, made with web technologies and Java. For sure they were more powerful than ApEx, but they cost more in terms of development days and of maintenance since they were quite complex. ApEx, instead, is really simple and its knowledge …
SQL Developer

No answer on this topic

Top Pros
Top Cons
Features
Oracle APEXOracle SQL Developer
Low-Code Development
Comparison of Low-Code Development features of Product A and Product B
Oracle APEX
9.2
22 Ratings
7% above category average
Oracle SQL Developer
-
Ratings
Visual Modeling9.621 Ratings00 Ratings
Drag-and-drop Interfaces8.022 Ratings00 Ratings
Platform Security9.222 Ratings00 Ratings
Platform User Management9.422 Ratings00 Ratings
Reusability9.622 Ratings00 Ratings
Platform Scalability9.522 Ratings00 Ratings
Best Alternatives
Oracle APEXOracle SQL Developer
Small Businesses
Creatio
Creatio
Score 9.1 out of 10
PyCharm
PyCharm
Score 9.0 out of 10
Medium-sized Companies
Quixy
Quixy
Score 9.8 out of 10
PyCharm
PyCharm
Score 9.0 out of 10
Enterprises
Quickbase
Quickbase
Score 9.2 out of 10
PyCharm
PyCharm
Score 9.0 out of 10
All AlternativesView all alternativesView all alternatives
User Ratings
Oracle APEXOracle SQL Developer
Likelihood to Recommend
9.3
(39 ratings)
7.5
(72 ratings)
Likelihood to Renew
8.2
(3 ratings)
10.0
(4 ratings)
Usability
8.2
(2 ratings)
8.2
(2 ratings)
Support Rating
8.2
(2 ratings)
7.0
(2 ratings)
Implementation Rating
9.1
(2 ratings)
9.2
(2 ratings)
User Testimonials
Oracle APEXOracle SQL Developer
Likelihood to Recommend
Oracle
It is appropriate for database application development supporting data driven processes, online transaction processing, BI/reports/analytics ... for addressing about any business data processing need I can think of. Oracle Application Express is fantastic for creating beautiful rich user interfaces with support for all major browsers rendering well on a range of devices. It is less appropriate for applications requiring native low level access to device peripherals and is less appropriate for applications that must execute offline without network/internet connection to supporting application and database servers.
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
  • Easy upgrade path from Forms, allowing reuse of code and a low learning curve for Forms developers.
  • Very quick to develop in. Ideal for prototyping or iterative development which is how we usually work.
  • Comes with cross browser and mobile compatibility out of the box.
  • Easy to incorporate other web technologies.
  • Development environment runs straight from a browser. This has proved to be a life saver when issues crop up on a weekend.
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
  • Perhaps is our problem, since we haven’t explored it deeply, but I think that a better portability to mobile devices would help the adoption of APEX.
  • Applications weren’t as light as we thought, and we had to move the APEX server to the same data center where our data base was running, due to performance issues. When we started, we supposed that that situation would not be an issue.
  • At least in Argentina and Brazil, you can not find as many programmers with experience in APEX as you can find with other technologies.
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
I felt very comfortable using Oracle Application Express from the start. I designed my data model and quickly developed the basic CRUD pages for master tables. Then I designed the main functionality and was able to test and deploy it in a couple of days work. I will probably share the app with other members of the team and continue adding some features in the short term.
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
Usability
Oracle
its easy to use as a developer and applications designed using apex are easy and intuitive to use as an end user. Even non-coders can build good applications, the more code you can write the more you can enhance the application but you can get up and running quickly with almost no technical know how.
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
Very active and knowledgeable community support includes quick and helpful responses from the Oracle employees on the product development team. I've never had to raise an official support request - everything is dealt with via forums and user groups - or via direct emails. The supposrt commuinty is one of the great things about Apex.
Read full review
Oracle
Large user community support
Read full review
Implementation Rating
Oracle
Using it on the cloud is really simple, the entire process of configuring and provisioning an Oracle Database takes only a few minutes (less than 10) and then Oracle APEX is already deployed on the database, so you just have to start using it. I would strongly recommend using APEX on Oracle Cloud Free Tier.
Read full review
Oracle
Just download and uncompress!
Read full review
Alternatives Considered
Oracle
Obviously Oracle Application Express cannot replace WebLogic in terms of creating domains but it is not designed to do that. We can use this tool to prototype and later develop a product using the Oracle WebLogic platform. We selected Oracle Application Express due to the ease of learning, and not having to buy licenses to use it.
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
Return on Investment
Oracle
  • In the mid-size organization, we had a BI tool that had a significant license cost involved. With Oracle back-end we were able to switch to APEX and move all reporting at literally zero cost.
  • For Oracle PL/SQL users the learning curve is very quick and easy, there are ready templates that you can start with and eventually create complex reports.
  • You can track authorization and authentication on data editing and usage. High performance as it is native oracle sql codes.
  • Centralized data capturing, makes your datawarehouse writable for lookup tables or reference tables.
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