Pretius. Built Smarter: Strategic merger as an answer to modern challenges
Pretius. Built Smarter:
Strategic merger as an answer to modern challenges

Oracle APEX 26.1: What it means for your business, and why it is not just another release

Bartosz Świątek

Content Writer

  • July 16, 2026
14 min read

Contents

Every platform release arrives with a long list of features and a much shorter list of things that genuinely change how a business operates. For the people who own enterprise applications and the budgets behind them, the useful question is rarely “what is new” but “what does this change for us, and what can we now do that we could not do before.”

Oracle APEX 26.1, released in May 2026, is one of the releases that earns that question. It is the first major APEX release in around eighteen months, an unusually long gap for a platform that normally updates twice a year, and that gap shows in the scope. Most of the coverage so far has been a list of new capabilities aimed at developers. That coverage is accurate, and it misses the point for a business audience. The headline is not the feature list. The headline is the direction the feature list points in.

Oracle APEX 26.1 at a glance

  • What it is: the May 2026 release of Oracle Application Express, Oracle’s low-code platform for building enterprise applications on the Oracle Database.
  • The core idea: AI that generates application intent, a readable and reviewable description of what an application should do, rather than opaque code or unsupervised access to data. In Oracle’s words, “if you generate it, you own it.”
  • Three headline capabilities: APEXlang (a readable, version-controllable format for applications), AI Interactive Reports (reports adjusted in plain language), and AI Agents (assistants that take approved actions within strict limits).
  • Also new: Data Reporter, a self-service reporting tool for non-technical users, and a refreshed Iris theme.
  • Commercial note: APEX is included with the Oracle Database license an organization already holds, with no separate per-user or per-application fee.

The real headline is a direction, not a feature list

For years, Oracle APEX has been understood as a low-code platform for building data applications quickly and cheaply on top of an Oracle Database. That description is still true. What changes in Oracle APEX 26.1 is the stance the platform takes on artificial intelligence, and it is a stance most enterprises will recognize as the one they actually need.

The industry default for AI in software is to generate large volumes of code, or to send business data to a commercial model and trust the result. Both create problems that land on a CIO’s desk eventually: code nobody fully understands, and data that has left the building. Oracle APEX 26.1 takes a different position. Instead of generating opaque code, the platform uses AI to generate application intent: structured, declarative descriptions of what an application should do, expressed in a form a team can read, review, version, and approve. Oracle summarizes the principle in one line, “if you generate it, you own it,” and for an enterprise that line carries real weight. It is the difference between adopting AI and being able to govern it.

That is the through-line of the release. The individual features matter, and they are covered below, but they are expressions of a single idea: bring AI into enterprise application development in a way that organizations can trust, because they can inspect and control what was produced.

What is new in Oracle APEX 26.1, in business terms

Three capabilities define the release, with a few supporting changes that matter for everyday use. Here is what each one is, in plain language, and why a decision-maker should care.

APEXlang. This is the centerpiece. APEXlang is a new, open, human-readable format for describing an APEX application. Until now, exporting an application produced files that were technically complete but unreadable, dense with internal identifiers that no person would review. APEXlang represents the same application as clean text files that can be stored in standard version control, compared between versions, reviewed before changes go live, and validated automatically. For the business, the value is not the file format. It is what the file format enables: a clear, auditable record of what every application does and how it changes over time, and a foundation that lets AI assist development without producing a black box.

AI Interactive Reports. Interactive reports are one of the most familiar parts of any APEX application: sortable, filterable tables of business data. In Oracle APEX 26.1, users can now adjust them in plain language. A user can ask to see European customers grouped by industry, or to chart service requests by country, and the report applies the corresponding filters, groupings, and charts. The important detail for anyone responsible for data is what happens underneath. The platform does not write and run arbitrary database queries on the user’s behalf. It interprets the request and applies standard, visible report settings within the access rules that already govern that data. The user gets a faster answer, and the organization keeps its controls.

AI Agents. Earlier APEX releases offered an AI assistant that could suggest and explain. Oracle APEX 26.1 introduces AI agents that can act, within strict limits. An agent handles a conversation, and a set of approved tools defines exactly what it is allowed to do, such as retrieving specific data or running a specific approved process. The agent operates only within those approved tools. For a business, this is the difference between a chatbot that talks and an assistant that completes a task, with the scope of that task defined and controlled by the people who own the application.

Data Reporter. This is a self-service reporting tool for people who do not write code. Business users can build and publish reports against datasets that an administrator has prepared and approved. It extends reporting to a wider group of people without handing them unrestricted access to the underlying systems.

Alongside these, Oracle APEX 26.1 ships a refreshed look through its new Iris theme and a range of usability improvements. Those are welcome, and they are not the reason this release matters. The table below summarizes the capabilities that are.

Capability What it is, in plain terms What it changes for the business
APEXlang A readable, version-controllable text format that describes an APEX application An auditable record of what applications do, and a way to use AI in development without creating a black box
AI Interactive Reports Reports that users adjust by asking in plain language Faster answers for business users, within the data-access rules that already apply
AI Agents Assistants that take approved actions within developer-defined limits Tasks completed, not just questions answered, with scope controlled by the application owner
Data Reporter Self-service reporting for non-technical users on approved datasets Reporting extended to more people without opening up the underlying systems

“If you generate it, you own it”: why governed AI is the real story

The phrase Oracle uses to frame this release deserves a closer look, because it addresses the specific reason many organizations have hesitated on AI in core systems.

The hesitation is rarely about capability. It is about control. A model that generates thousands of lines of code produces something fast, and then someone has to maintain, secure, and answer for it. A model that reaches into business data to answer a question is useful right up until an auditor asks exactly what it accessed and why. The risk is not that AI is unhelpful. The risk is that it is unaccountable.

Oracle APEX 26.1 is built to remove that specific objection. Because the platform generates a readable description of intent rather than opaque code, the output is something a team can review in the same way it reviews any other change, and something an organization can stand behind because it can understand it. Because the AI features in this release are designed to operate within the platform’s existing security and data-access rules rather than around them, the controls a business already trusts continue to apply.

“The shift in this release is from AI that produces code you have to take on faith to AI that produces something you can read, review, and approve. For a regulated enterprise, that is the difference between an interesting experiment and a tool you can actually put into production.” Matt Mulvaney, Oracle ACE Director at Pretius 

This is why the release reads differently to a business leader than to a developer. The developer sees new tools. The business sees a way to adopt those tools without inheriting a governance problem.

Three questions Oracle APEX 26.1 answers for the business

The strategic value of the release becomes concrete when it is mapped to the questions decision-makers are already asking. Three stand out, with a cost dimension close behind, and each is worth its own deeper discussion.

Can we use AI on sensitive data without sending it outside the organization?

For banks, insurers, healthcare providers, and public bodies, this is the question that gates every AI conversation. The reassuring answer is that Oracle APEX 26.1 is designed to connect to a range of AI models, including models that run inside an organization’s own infrastructure rather than a commercial cloud, so that sensitive data does not have to leave the environment to benefit from AI. Getting this right depends on the architecture behind it, which is a topic in its own right. We cover it in detail in a dedicated article on running private AI inside APEX [LINK A] -> “AI on Your Data, Not in OpenAI’s Cloud” (private AI)].

Can business teams get the answers they need without waiting on IT?

In most organizations, every new report is a request that joins a queue, and the queue is long. The combination of AI Interactive Reports and Data Reporter lets business users ask questions and build reports themselves, within approved boundaries, which shortens the wait and frees technical teams for higher-value work. We look at what that means for the reporting backlog, and for the controls that keep it safe, in a separate article [LINK B] -> “Your Team Waits Weeks for Every Report” (self-service reporting)

Can we adopt AI without the risk function blocking it?

This is the governance question, and it is the one APEXlang was built to answer. The ability to express applications as readable, version-controlled, auditable files is what turns AI-assisted development from something a risk or compliance function resists into something it can review and sign off on. That distinction is what gets a project out of the pilot stage and into production. We explore the governance case, and what “you own it” means in practice, in a separate article [LINK C] -> “AI in Your Business, Without Losing Control” (governance / APEXlang)

There is also the cost dimension. Because AI and reporting capabilities in Oracle APEX 26.1 are included with the Oracle Database license an organization already holds, many businesses are paying for separate tools that the platform can now absorb. We examine that in a dedicated article on consolidating reporting and cost [LINK D] -> “Still Paying for a Separate BI Tool?” (cost / BI consolidation)

What Oracle APEX 26.1 does not change

A vendor-honest read also means being clear about the limits. Oracle APEX 26.1 does not turn application development into a fully automated process, and it does not remove the need for engineering judgment. AI generates intent that still has to be reviewed, refined, and approved by people who understand the business. The quality of the AI features also depends on the model an organization connects to and on how well its data and processes are prepared. The release makes good outcomes achievable and governable. It does not make them automatic, and any plan that assumes otherwise is a plan to be disappointed. That is precisely why the starting point matters, which is the subject of the next section.

What Oracle APEX 26.1 signals about a long-term bet on the platform

Beyond the features, the release sends a signal that matters to anyone making a multi-year technology decision. Oracle has chosen to put its AI strategy at the center of APEX, and to do it in a way consistent with how the platform has always worked: data stays close to the application, security is enforced where the data lives, and the organization keeps control. This is not a vendor bolting AI onto an aging product to stay current. It is sustained investment in a platform with a clear philosophy, now extended into the AI era.

For a business weighing whether APEX is a safe foundation for the next decade, that consistency is the point. The platform is being actively developed, its direction is coherent, and that direction favors exactly the qualities enterprises value: transparency, governance, and ownership. A decision to build on APEX today is a decision that the release reinforces rather than complicates, and it sits comfortably alongside the rest of an Oracle investment rather than pulling against it.

Where to start

The practical question is what to do with all of this, and the honest answer is that it depends on where an organization is today. Oracle APEX 26.1 has technical prerequisites, including a recent version of the Oracle Database and a current version of the supporting components, and the features that deliver the most value will differ from one organization to the next. The most sensible first step is not a large project. It is a short assessment of what an estate is running now, what it would take to adopt the capabilities that matter most, and where the fastest return lies. We set out how to approach that in a separate article on readiness [LINK E] -> “Is Your Oracle APEX Estate Ready for 26.1 and AI?” (readiness)

The organizations that will benefit first from Oracle APEX 26.1 are not the ones that move fastest. They are the ones that understand which of these capabilities solves a problem they actually have, and sequence their adoption accordingly.

Frequently asked questions

What is Oracle APEX 26.1? Oracle APEX 26.1 is the May 2026 release of Oracle Application Express, Oracle’s low-code platform for building enterprise applications on the Oracle Database. It is a significant release centered on bringing AI into application development in a governed, transparent way, through new capabilities including APEXlang, AI Interactive Reports, and AI Agents.

When was Oracle APEX 26.1 released? Oracle APEX 26.1 became generally available in May 2026. It was the first major APEX release in around eighteen months, following the 24.2 release in late 2024.

What are the main new features in Oracle APEX 26.1? The headline capabilities are APEXlang, a readable and version-controllable format for describing applications; AI Interactive Reports, which let users adjust reports using plain language; AI Agents, which can take approved actions within defined limits; and Data Reporter, a self-service reporting tool for non-technical users. The release also includes a new Iris theme and a range of usability improvements.

Is Oracle APEX 26.1 enterprise-ready? Yes. Oracle APEX is used for production enterprise applications across regulated industries, and Oracle APEX 26.1 is designed specifically to make AI adoption something enterprises can govern, by generating reviewable application intent rather than opaque code and by operating within existing security and data-access controls.

What is APEXlang? APEXlang is a new, open, human-readable format introduced in Oracle APEX 26.1 that describes an APEX application as clean text files. Those files can be stored in version control, compared between versions, reviewed, and validated, which gives teams an auditable record of what applications do and a trustworthy foundation for AI-assisted development.

Does Oracle APEX 26.1 require an Oracle Database upgrade? It can. Oracle APEX 26.1 requires a supported recent version of the Oracle Database and current supporting components, and a small number of features depend on the latest database release. Whether an upgrade is needed depends on the current environment, which is one of the things a short readiness assessment is designed to establish.

Talk to an Oracle APEX partner

Oracle APEX 26.1 opens real opportunities, and the value lies in matching the right capabilities to the problems your organization actually has. Pretius is an Oracle Partner with 5 Oracle ACEs and ISO 27001 certification, and has delivered APEX applications for financial institutions, insurers, and enterprises across Europe. If you want a clear, vendor-honest read on what Oracle APEX 26.1 means for your estate and where to start, get in touch with our team for a conversation.

Looking for a software development company?

Work with a team that already helped dozens of market leaders. Book a discovery call to see:

  • How our products work
  • How you can save time & costs
  • How we’re different from another solutions

footer-contact-steps

We keep your data safe: ISO certified

We operate in accordance with the ISO 27001 standard, ensuring the highest level of security for your data.
certified dekra 27001
© 2026 Pretius. All right reserved.