Apache Tomcat vs. Oracle APEX

Overview
ProductRatingMost Used ByProduct SummaryStarting Price
Apache Tomcat
Score 8.1 out of 10
N/A
Tomcat is an open-source web server supported by Apache.N/A
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
Pricing
Apache TomcatOracle APEX
Editions & Modules
No answers on this topic
Oracle APEX Application Development
$0.32
OCPU per hour
Oracle Autonomous Transaction Processing - Exadata Storage
$118.40
Terabyte storage capacity per month
Offerings
Pricing Offerings
Apache TomcatOracle APEX
Free Trial
NoYes
Free/Freemium Version
NoYes
Premium Consulting/Integration Services
NoNo
Entry-level Setup FeeNo setup feeNo setup fee
Additional Details——
More Pricing Information
Community Pulse
Apache TomcatOracle APEX
Considered Both Products
Apache Tomcat

No answer on this topic

Oracle APEX
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 …
Features
Apache TomcatOracle APEX
Application Servers
Comparison of Application Servers features of Product A and Product B
Apache Tomcat
9.2
24 Ratings
14% above category average
Oracle APEX
-
Ratings
IDE support10.022 Ratings00 Ratings
Security management9.024 Ratings00 Ratings
Administration and management8.324 Ratings00 Ratings
Application server performance8.224 Ratings00 Ratings
Installation10.024 Ratings00 Ratings
Open-source standards compliance9.924 Ratings00 Ratings
Low-Code Development
Comparison of Low-Code Development features of Product A and Product B
Apache Tomcat
-
Ratings
Oracle APEX
8.2
24 Ratings
2% below category average
Visual Modeling00 Ratings7.023 Ratings
Drag-and-drop Interfaces00 Ratings9.024 Ratings
Platform Security00 Ratings8.024 Ratings
Platform User Management00 Ratings8.023 Ratings
Reusability00 Ratings8.024 Ratings
Platform Scalability00 Ratings9.024 Ratings
Best Alternatives
Apache TomcatOracle APEX
Small Businesses
NGINX
NGINX
Score 9.3 out of 10
Creatio
Creatio
Score 9.2 out of 10
Medium-sized Companies
NGINX
NGINX
Score 9.3 out of 10
Quixy
Quixy
Score 9.9 out of 10
Enterprises
NGINX
NGINX
Score 9.3 out of 10
Creatio
Creatio
Score 9.2 out of 10
All AlternativesView all alternativesView all alternatives
User Ratings
Apache TomcatOracle APEX
Likelihood to Recommend
9.0
(24 ratings)
8.0
(41 ratings)
Likelihood to Renew
10.0
(1 ratings)
8.2
(3 ratings)
Usability
8.0
(3 ratings)
8.5
(4 ratings)
Availability
6.0
(1 ratings)
-
(0 ratings)
Performance
9.0
(2 ratings)
-
(0 ratings)
Support Rating
9.1
(3 ratings)
8.2
(2 ratings)
Implementation Rating
-
(0 ratings)
9.1
(2 ratings)
Configurability
8.0
(1 ratings)
-
(0 ratings)
Ease of integration
9.0
(1 ratings)
-
(0 ratings)
Product Scalability
9.0
(1 ratings)
-
(0 ratings)
User Testimonials
Apache TomcatOracle APEX
Likelihood to Recommend
Apache
Excellent value for companies wishing to host Java applications in the cloud. Utilizing hosting tools such as load balancers and network and application firewalls, Tomcat can be part of a powerful system to host web applications to thousands of users. There has been consistency in the development and support of Tomcat since its initial release in the late '90s and the best commonalities have been carried forward. If you host Java web applications, Tomcat is as good as any for an application server.
Read full review
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
Pros
Apache
  • Fast to start up, which is useful when we need to just check that our changes are working correctly.
  • Free, which allows us to not be involved with the finance/legal team about using it.
  • Bundled with Spring Boot, which makes it even more convenient for our testing.
Read full review
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
Cons
Apache
  • Using tomcat manager to troubleshoot is not very informative. Error messages are vague, you have to dig into log files for more information about the problems.
  • Is great for simple web applications, but may not work for heavy development which may require a full J2EE stack, might like JBoss better.
  • Security in tomcat is not straightforward, as I discovered that you have to understand how to set up realms in tomcat in order to hash passwords, which I was not overly familiar with, which is a big deal when setting up users in the tomcat-users.xml file.
Read full review
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
Likelihood to Renew
Apache
We have a huge knowledge of the product within our company and we're satisfied with the performance.
Read full review
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
Usability
Apache
Tomcat has a very rich API set which allows us to implement our automation script to trigger the deployment, configure, stop and start Tomcat from the command line. In our projects, we embedded Tomcat in our Eclipse in all of the developer's machines so they could quickly verify their code with little effort, Azure Webapp has strong support for Tomcat so we could move our application to Azure cloud very easy. One drawback is Tomcat UI quite poorly features but we almost do not use it.
Read full review
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
Reliability and Availability
Apache
Tomcat doesn't have a built-in watchdog that ensures restart upon failure, so you have to provide it externally. A very good solution is java service wrapper. The community edition is able to restart Tomcat upon out of memories exceptions.
Read full review
Oracle
No answers on this topic
Performance
Apache
Tomcat support to customize memory used and allow us to define the Connection pool and thread pool to increase system performance and availability, Tomcat server itself consume very little memory and almost no footprint. We use Tomcat in our production environment which has up to thousands of concurrent users and it is stable and provides a quick response.
Read full review
Oracle
No answers on this topic
Support Rating
Apache
Well, in actuality, I have never needed support for Apache Tomcat since it is configured and ready-to-go with no configuration needed on my end.
Read full review
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
Implementation Rating
Apache
No answers on this topic
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
Alternatives Considered
Apache
Eclipse Jetty is the best alternative for Apache Tomcat because which is also an open-source and lightweight servlet container like Tomcat. A major advantage of this over Tomcat is that Jetty server can easily be embedded with the source code of web applications. Since it requires less memory to operate, you may realize that it is very efficient.
Read full review
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
Scalability
Apache
It's very easy to add instances to an existing deployment and, using apache with mod proxy balancer, to scale up the serving farm
Read full review
Oracle
No answers on this topic
Return on Investment
Apache
  • Tomcat is cheap and very quick to deploy, so it has benefited much when situation needs applications to be deployed quickly without wasting time on licensing and installations.
  • Plenty of documentation available so no vendor training is required. Support contract is not needed as well.
Read full review
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
ScreenShots