There is a moment in enterprise computing where something changes state permanently.
Not the moment a user clicks a button. Not the moment an application processes a request. Not the moment a model generates a recommendation.
The moment a transaction commits to the database.
That moment is when intent becomes fact. A decision moves from something the system considered to something the business did. A number becomes legally real, financially real, operationally real.
Everything before that moment is interface. Everything after it is record.
The Inversion Nobody Expected
Ben Thompson made an observation recently on Sharp Tech that cuts to the heart of where AI capability actually sits.
AI coding tools, he argued, are a far greater threat to backend developers than frontend ones. This is counterintuitive. Backend engineering has traditionally been the prestigious discipline – systems design, query optimisation, API architecture. Frontend was often treated as a cosmetic afterthought.
The inversion is this: AI turns out to be considerably better at generating backend code than at producing interfaces humans find natural and usable. It can write queries, scaffold APIs, generate orchestration logic. It does these things with real competence.
What it cannot do reliably is create a user experience that feels right. The reason is structural. Backend systems are logical – they have correct and incorrect answers. Interfaces exist for humans, and humans remain the one audience AI cannot fully model. What feels intuitive, what feels trustworthy, what makes a complex system feel approachable: these are not problems with deterministic solutions.
This is why the interface layer has always been the least defensible part of enterprise software. And it is the layer AI is now attacking most effectively.
We Have Been Here Before
AI is not the first technology to transform how humans interact with enterprise systems. It is the latest in a pattern that has been running for decades.
Green screens gave way to web interfaces. Web gave way to mobile. Mobile gave way to SaaS. Each transition changed the surface through which people accessed systems. None of them changed the systems underneath. SAP survived the web. Core banking survived mobile. The ERP survived SaaS.
Interface revolutions change the distance between the user and the system. They do not change what the system fundamentally is.
AI follows this pattern, but compresses it dramatically.
The old world:
User → UI → Application → Database
The emerging world:
User → AI agent → Database
The interface collapses. The orchestration collapses. The system of record remains.
What AI Can Replace
It is worth being clear-eyed about what AI is genuinely capable of displacing, because the list is substantial:
- Dashboards and reporting layers
- Query and search interfaces
- Approval workflows and form-based data entry
- The analyst interpreting outputs and building weekly slide decks
- Increasingly, the application logic tier itself
These are all, in essence, interfaces between human intent and data. They always were. We built elaborate and expensive software to occupy that space because someone had to translate what people wanted into operations that systems could perform.
The SaaS Confusion
This is the source of the current anxiety in the SaaS market. People observe AI generating application code fluently and conclude that entire software stacks are therefore replaceable. The observation is not entirely wrong. What is wrong is what they think is being replaced.
What AI can generate convincingly is the interface and orchestration layer. That layer was always the most visible part of enterprise software and rarely its most valuable part.
The value resided in the data model, the accumulated business logic baked into the schema over years of operation, the constraint definitions, the audit trails, the edge cases that never made it into the product documentation.
Those things do not live in the interface layer.
They live in the system of record.
What AI Cannot Replace
A system of record is not simply a database in the sense of a place that stores data.
It is the mechanism by which a business event becomes real.
When a bank approves a loan, the credit limit the customer can draw against does not exist until it commits to the core banking system. The AI that assessed creditworthiness, the workflow that routed the application, the interface through which a decision was reviewed – all of these can be replaced or automated entirely.
But the approved limit becomes real only when it commits.
Until then it is a recommendation.
After it, the decision becomes fact.
The same logic applies to a trade execution, a purchase order, an invoice, an inventory movement. In every case, the business event acquires its operational, financial and legal character at the moment of the database commit.
Not before.
AI can recommend actions. AI can initiate actions. AI can, increasingly, execute actions autonomously.
But there remains a moment in every consequential enterprise transaction where something moves from intent to fact.
That moment still belongs to the system of record.
Why Systems of Record Remain the Apex Systems
The enterprise data stack has been redesigned many times over the past two decades.
Data warehouses, data lakes, lakehouses, streaming platforms, vector databases, semantic layers – each a genuine contribution.
And every single one of them is downstream of the system of record.
They consume state that the system of record creates. They analyse facts that the system of record committed.
The data warehouse cannot tell you what an account balance is right now. The lake does not create business events. It receives them.
This hierarchy has persisted through every architectural fashion of the past twenty years. Not because of inertia, but because no alternative has solved the problem the relational system of record solves: making a business event irrevocably real in a form that is consistent, auditable and legally defensible.
AI does not change this.
If anything it reinforces it.
As agents begin operating faster and more autonomously, interacting directly with operational systems rather than curated copies, the place where their actions become real grows in importance.
The insulating middleware is being compressed.
The coupling is tightening.
Everything else – models, agents, orchestration layers – feeds on the system of record.
The system that owns the commit owns reality.
Where This Leaves Us
AI will reshape enterprise software more completely than any previous technology transition.
Interfaces will disappear. Applications will collapse into agents. The cost of building software between users and data will approach zero.
None of that changes what a business actually is.
A business is a continuous stream of commitments – payments, obligations, entitlements, inventory movements, risk assumed.
Each commitment becomes real at the same moment it always has: when it commits to the system of record.
AI makes the path to that moment faster and increasingly autonomous.
It does not make the moment itself optional.
Which raises the question this series will spend its next phase examining:
As AI agents operate at machine speed on production systems, issuing queries that no human wrote and generating actions that no DBA anticipated – how do we allow that to happen without compromising the systems of record that make those commitments real?
That is where we go next.
This article is part of the Databases in the Age of AI series.



















