Oracle Application Express (APEX) is #1 ranked solution in
top Development Platforms, #7 ranked solution in
top Rapid Application Development Software, and #7 ranked solution in
top Low-Code Development Platforms. PeerSpot users give Oracle Application Express (APEX) an average rating of 8.2 out of 10.
Oracle Application Express (APEX) is most commonly compared to Microsoft PowerApps:
Oracle Application Express (APEX) vs Microsoft PowerApps. Oracle Application Express (APEX) is popular among the large enterprise segment,
accounting for 69% of users researching this solution on PeerSpot. The top industry researching this solution are professionals from a
computer software company, accounting for 26% of all views.
Oracle Application Express (APEX) Buyer's Guide
Download the Oracle Application Express (APEX) Buyer's Guide including reviews and more. Updated: July 2022
What is Oracle Application Express (APEX)?
Oracle Application Express (APEX) is a low-code development platform that enables users to build enterprise apps securely and scalably. APEX, which offers world-class features, can be deployed anywhere. As part of the Oracle Database, developers can develop superior apps 20x more quickly by using all of the tools provided in a single, extensible platform.
Oracle APEX, a cloud platform that has been around for over 20 years, eliminates complexities associated with app building while delivering results faster and at a lower cost. The low-code aspect offers developers a visual approach to app development that accelerates the development process. Oracle APEX also provides a lively, global, and growing community of developers that can connect and share resources with each other.
Features of Oracle Application Express (APEX)
App building requires complexities and expert knowledge in vast web technologies. With Oracle APEX, these complexities involved with multi-faceted applications are reduced, and developers are provided with the rich features they need to fix business problems and create solutions. These features include:
-
Data: Oracle APEX offers revolutionary functionality to enable developers to turn data into information, no matter where that data is from. Under this functionality, you can display, chart, manipulate, and process data effortlessly and accurately.
-
Accessibility: Developers can build highly accessible and inclusive web apps for users with various abilities and requirements. Oracle APEX aims to provide a good user experience for everybody, with accessibility bug fixes and continuous improvements of their testing strategies.
-
Globalization: Oracle APEX provides the ability to create a framework to maintain well-performing applications in multiple languages and environments.
-
Smart Filters and Search: users can rapidly reduce searched data and remove clutter with search terms and filter suggestions for a more simplified user experience.
-
Security: Oracle APEX empowers web application builders to develop apps without compromising on security. Despite the constant increase of attacks and modification of web standards, developers can stay focused on their tasks without leaving applications exposed.
-
Monitoring: Monitoring and logging are built into Oracle APEX, which provides valuable insight into how users interact with your applications, as well as any hacking attempts, application errors, and performance issues.
-
User Interface: Developers can build modern web applications that are responsive, easily customizable, highly accessible, and simple to maintain with Universal Theme, a user interface for Application Express.
Reviews from Real Users
Oracle Application Express is a favorite among developers looking to create web applications quickly and securely for many reasons, which include its ease of use and the ability to quickly create public applications
A senior database developer at a tech services company notes, "This is a good application for quickly creating public applications."
Alvaro L., an intelligence coordinator at Grupo Orbis, writes, "Oracle Application Express is easy to use, people don't have to be developers to use it."
Oracle Application Express (APEX) was previously known as Oracle APEX.
Oracle Application Express (APEX) Customers
Hepart AG, pharmasol, SATLOG, Collège Bois-de-Boulogne
Oracle Application Express (APEX) Video
Hi reviewer1404792,
we are using Apex since 2005 and never encountered these strange security issues that you do report. Our architecture is a little bit different, though: since our clients are on Windows, we use an IIS (Kerberos) as identification server and put the ORDS (former called apex listener) on a Tomcat directly behind the IIS. A call to an apex application page goes first to the IIS. The user is automatically authenticated and the call is forewared to the Tomcat/ORDS. There are no usernames/passwords needed in the process.