Oracle APEX vs. Symfony

Overview
ProductRatingMost Used ByProduct SummaryStarting Price
Oracle APEX
Score 8.7 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
Symfony
Score 10.0 out of 10
N/A
Symfony is a PHP framework from French company SensioLabs.N/A
Pricing
Oracle APEXSymfony
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 APEXSymfony
Free Trial
YesNo
Free/Freemium Version
YesNo
Premium Consulting/Integration Services
NoNo
Entry-level Setup FeeNo setup feeNo setup fee
Additional Details
More Pricing Information
Community Pulse
Oracle APEXSymfony
Features
Oracle APEXSymfony
Low-Code Development
Comparison of Low-Code Development features of Product A and Product B
Oracle APEX
8.0
25 Ratings
5% below category average
Symfony
-
Ratings
Visual Modeling7.024 Ratings00 Ratings
Drag-and-drop Interfaces7.925 Ratings00 Ratings
Platform Security8.325 Ratings00 Ratings
Platform User Management8.024 Ratings00 Ratings
Reusability8.825 Ratings00 Ratings
Platform Scalability8.325 Ratings00 Ratings
Best Alternatives
Oracle APEXSymfony
Small Businesses
Creatio
Creatio
Score 9.1 out of 10
Laravel PHP Framework
Laravel PHP Framework
Score 9.8 out of 10
Medium-sized Companies
Quixy
Quixy
Score 9.9 out of 10
Laravel PHP Framework
Laravel PHP Framework
Score 9.8 out of 10
Enterprises
Creatio
Creatio
Score 9.1 out of 10

No answers on this topic

All AlternativesView all alternativesView all alternatives
User Ratings
Oracle APEXSymfony
Likelihood to Recommend
10.0
(40 ratings)
10.0
(7 ratings)
Likelihood to Renew
8.2
(3 ratings)
-
(0 ratings)
Usability
9.1
(5 ratings)
8.0
(1 ratings)
Support Rating
8.2
(2 ratings)
7.0
(2 ratings)
Implementation Rating
9.1
(2 ratings)
-
(0 ratings)
User Testimonials
Oracle APEXSymfony
Likelihood to Recommend
Oracle
Based on our organization's experience, Oracle APEX is a versatile and powerful tool, but its suitability depends on specific business needs, technical requirements, and the nature of the application being developed. Scenarios where Oracle APEX fits well: Business Process Automation/Workflows Reporting and Dashboards for Data Analytics AI based systems such as Select AI Chatbots for data insights based on LLMs Native-like Mobile Applications using PWA feature of APEX Scenarios where Oracle APEX may be less appropriate: Very Complex and highly interactive applications Use cases based on a non-oracle Database
Read full review
SensioLabs
Any small project which you want to have ready in a couple of hours would be probably a bad candidate for using Symfony. Even the most seasoned senior developer can easily spend hours or days creating a small MVP with Symfony. While Symfony's learning curve isn't necessarily bad and will depend a lot on the architectural knowledge of the developer itself, because of the modularity required by Symfony you will need to spend a significant amount of time coding. If you are looking for a quick project, perhaps this framework isn't the best solution. Robust applications can benefit from Symfony's architecture. I have participated in projects on different industries including lead generation, marketing and even some micro-services for other industries which use Symfony. Because of how thorough the framework has been architected, you will have a reliable solution.
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
SensioLabs
  • Sonata Admin for Symfony is very versatile and we've used it for both the admin part of our website (even created a landing page constructor using it) and for the ERP system we've developed for inside use.
  • It is easy to learn if you know PHP and the community is quite large so you can easily find experts to help you with issues.
  • It's good for high-load projects. We have used it for the back-end of a custom affiliate marketing system that currently processes over 180 million requests per day.
Read full review
Cons
Oracle
  • Can't think of any - the Application Express development team does a fantastic job adopting and supporting emerging trends with each new release.
  • Requires Oracle RDBMS; i.e., is not portable to other RDBMS platforms. On the surface this may seem like a con but it is as it should be - Oracle database is best RDBMS available and tight integration with Oracle RDBMS promotes creation of reliable performant apps.
Read full review
SensioLabs
  • More powerful ecosystem of apps (paid and free)
  • Doctrine (which is the goto ORM) needs more work
  • Queue manager UI
  • Deployment options
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
SensioLabs
No answers on this topic
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
SensioLabs
It can be a little complex at the begining comapred to some other frameworks, but this gives very good structure and makes it bulletproof for scaling actually large applications. The framework is built in a way that you can start simple and bring incremental improvements to make sure your app responds to traffic, demand, and growing usage.
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
SensioLabs
There is a lot of community support but because Symfony is so flexible and unopinionated, there are too many ways to do things and if you lock yourself into one way, most of the advice online will not work for you.
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
SensioLabs
No answers on this topic
Alternatives Considered
Oracle
If you are expert in SQL and PLSQL and use Oracle Database, then the best choice is Oracle Application Express. The functionality is already complete and very easy to use, so it's useless to find another tool if you are using Oracle. You don't use Oracle APEX only if: (1) you are using other database than Oracle, and (2) your application load is unpredictable.
Read full review
SensioLabs
Symfony has become such a standard that many frameworks which previously may have been seen as competition, are actually adopting Symfony components to allow them to focus more on what makes their solution unique. Drupal 8 has replaced much of its low-level internal code with Symfony components. Laravel utilizes much from Symfony and builds on it. CakePHP was my preferred framework over Zend and CodeIgniter, but now I typically prefer Symfony or Laravel depending on the type of application and complexity of what I'm doing.
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
SensioLabs
  • One negative thing to point out of Symfony is how painful it is to migrate legacy or relatively old projects from previous versions of Symfony into newer versions.
  • Symfony projects are usually reliable and provide the results you need.
  • Performance can be an issue sometime depending on the kind of project you are working on. Symfony can have some issues with cache.
Read full review
ScreenShots