Skip to main content

AI Agents Are Building Databases. Who's Governing the Changes?

Ryan McCurdy
Liquibase

AI agents are starting to do something that used to be slow by design. They are creating databases, spinning up branches, and iterating on the data layer as part of the build loop. You can argue about the exact percentages in any one report, but the direction is unmistakable. The database is moving from foundational infrastructure to active surface area for modern applications, and that shift is going to collide with how most enterprises still control change.

Databricks captured the idea in plain terms when it described the database as the system of record for AI applications and the persistent memory and coordination layer for multi agent systems. Databricks also says its usage data shows AI agents are now responsible for the bulk of database creation and nearly all dev and test branching activity in its ecosystem. The exact percentages matter less than the direction: database creation and change are becoming automated and high velocity.

If that framing is even partially right, it has an immediate consequence for enterprise leaders. Database change is part of the trust chain. It is no longer a back office engineering concern. It becomes a business risk and a business enabler, because you cannot claim reliability, compliance, or security if you cannot explain and control what is changing underneath your applications.

For decades, most enterprises treated database change as scarce, controlled, and human paced. Provisioning took time. Test environments were expensive to copy. Production changes were gated because the downside was immediate and public. Even as software delivery modernized, database change often remained governed by tickets, meetings, change windows, and a small set of humans acting as the control point. The model was never elegant, but it held together because change volume was limited and the rate of change was predictable.

Agentic workflows break that assumption.

Agents do not work like a developer making one careful change and moving on. They branch, try multiple hypotheses in parallel, discard most of them, and repeat until something works. As the cost of creating environments drops, the number of branches rises, and the number of change events rises faster.

When provisioning time compresses, you do not just make teams faster. You multiply the amount of change your organization must safely control across teams, business units, and production systems.

The intuitive response is familiar: review more. Add gates. Add process. Add people. That instinct is comforting, and it fails in predictable ways:

  • It slows delivery until teams route around it.
  • It still misses risk because manual review cannot scale to machine-speed change volume.
  • It turns governance into sampling instead of control.

Enterprises can operate on sampling for a while, right up until an incident or an audit forces a simpler question: can you prove what changed, who approved it, and why it was safe?

Cloudflare's November 2025 outage postmortem offered a reminder of how quickly a small change can become a global headline. In that incident, the trigger was a change to a database system's permissions that produced unexpected output and cascaded through dependent systems. The lesson was not that Cloudflare was careless. The lesson was that in modern infrastructure, small changes can propagate quickly, and the difference between a contained issue and a major incident often comes down to the quality of change control, visibility, and recovery.

Now layer on an operating reality where agents dramatically increase the number of database changes occurring across branches, environments, and pipelines. The blast radius does not just grow. The odds go up.

When change volume spikes, the failure modes are not mysterious. They follow a pattern that platform leaders, security teams, and auditors recognize immediately.

Drift becomes normal

The real state of production diverges from the approved state because changes happen outside the workflow. Sometimes it is an emergency fix. Sometimes it is a console tweak. Sometimes it is an admin script that was temporary until it wasn't. In a world of constant branching and promotion, drift is easier to create and harder to detect, and the longer it persists the more it erodes confidence in what is shipping.

Explainability collapses

When something breaks, the first question is usually the simplest: what changed. Many organizations still answer that by stitching together Git commits, ticket trails, chat logs, and partial database history. As change events multiply, gaps in evidence stop being rare and start being routine. That is when leaders realize they do not have an observability problem. They have an accountability problem.

Rollback becomes dangerous

Teams discover, often in the middle of an incident, that they cannot reverse a harmful change cleanly without reversing too much. Recovery turns into a blunt instrument, and blunt instruments create large blast radii. The faster you change, the more you need precise rollback discipline, not heroic improvisation.

From Faster Databases to a Modern Model for Change

This is the point where the conversation needs to move from faster databases to a modern operating model for database change. If environments can be created on demand, the bottleneck shifts from provisioning to control.

That control cannot live in meetings and ticket queues. It has to live in the delivery path, as automation, as policy, and as evidence.

That is what database change governance is, and why it is becoming a requirement rather than a nice to have. It means:

  • Enforcing policy before production, not after an incident.
  • Generating audit-ready evidence by default, for every change.
  • Detecting drift and reconciling it continuously, not annually.
  • Supporting rollback that is traceable and scoped, not all-or-nothing.

Those are not abstract ideals. They are the mechanisms that let organizations keep moving when the pace of change accelerates, without turning reliability and compliance into a tax paid after the fact.

Speed is not the enemy here. Speed is the prize. But speed changes the risk equation, and enterprises that ignore that will learn the lesson the hard way.

We've seen opensource communities help engineering teams move faster by bringing database change into a modern delivery motion. That speed is valuable. But speed also changes the risk equation. When you can deliver more changes more frequently, you also create more opportunities for drift, outages, and missing evidence if those changes are not governed.

Ultimately, many organizations and application dev CI/CD teams graduate from "we can ship faster" to "we can ship faster, safely, and prove it." The value is not speed alone. The value is speed with guardrails, traceability, and accountability.

The deeper point is bigger than any one vendor or platform. As agents take on more of the work of building and operating systems, enterprises will not have the option to treat database change as a low level implementation detail. They will either govern change intentionally, or they will govern it accidentally, after an outage, after an audit surprise, or after an incident forces the issue.

AI agents may be building databases. The organizations that win will be the ones that can still answer the questions that matter when the stakes are high, and answer them without scrambling: what changed, who approved it, did it violate policy, can we reverse it safely, and can we prove it later.

Ryan McCurdy is VP of Marketing at Liquibase

Hot Topics

The Latest

Pilots are everywhere, stakeholders are seeking results, businesses are pushing for new tools, and IT teams are being asked to make AI secure, reliable, and useful at scale. But as organizations move from testing AI to operationalizing it, many are discovering that the biggest barrier is not the model, the use case, or even the budget. It is the file data foundation within ...

Fast or cheap? For most of my career in engineering, speed and quality sat on opposite ends of a seesaw. The "OR" in "fast or cheap" was non-negotiable. It was expected that pushing for faster releases meant that something in quality would give way. Tightening quality controls meant the schedule slipped. Every engineering leader I know has lived some version of that tradeoff ... The seesaw is starting to level out ...

I have been building enterprise software for more than 20 years ... One thing stays true across all of it: You do not find out your foundation is wrong during the crisis. You find out when the debt comes due. For a lot of organizations, that bill is arriving now. New research ... puts hard numbers on something practitioners have been sensing for a while. The telemetry problem isn't coming. It's already here ...

The rapid growth of AI workloads is pushing traditional log management approaches to their limits, according to The State of Log Management 2026 report from Dynatrace. Modern logs have become critical to understanding, validating, and securing AI-driven decisions, helping organizations ensure reliability, compliance, and performance at scale. However, the volume and complexity of AI telemetry are overwhelming legacy tools ...

For years, secure connectivity has relied on a familiar pattern: route traffic back to centralized gateways, inspect it, and then allow access. This model worked when applications lived in a handful of data centers and users were largely confined to offices. That model is now under strain. Applications are distributed across clouds, users connect from everywhere, and real-time workloads demand performance that centralized inspection points struggle to deliver. As traffic volumes grow and latency expectations shrink, routing everything through a small number of control points has become both a performance bottleneck and a resilience risk. The future of secure connectivity requires a different approach ...

The AI experimentation phase is over, and the private cloud is where enterprise AI workloads are being deployed for security and scale, according to Private Cloud Outlook 2026, a new report from Broadcom ... 2026 marks an acceleration into a full AI tipping point. The shift is being shaped by three forces — costs, complexity, and control — that public cloud environments are increasingly failing to address for production AI at scale. Key findings from the report include ...

44% of organizations have reported an outage in the past year tied to suppressed or ignored alerts, and 78% had at least one incident where no alert was fired at all ... Engineers learned about failures from customers. That gap between what our tools report and what our customers experience is the problem DevOps teams have been quietly solving with GenAI tooling, even as most enterprises continue to run their NOCs on manual alert triage ...

Cloud outages are usually described as technical failures. When a service goes down, a dependency breaks, or a region has issues, the focus immediately shifts to infrastructure. But if you look closely at how these incidents actually unfold, the root cause is rarely the technology itself. It is almost always tied to decisions made earlier, during design, implementation, or day-to-day operations. The system behaves the way it was built. The real question is how it was built ...

77% of leaders say their teams need AI skills urgently. 64% say their organization plans to train current employees rather than hire new ones. So far, so reasonable. The part that surprised me is who's been put in charge: 34% of those leaders say IT and engineering own the AI skills mandate. Learning and Development or HR own it at 7% of organizations. That's roughly five-to-one in favor of the people who understand the tools, over the people whose actual job is teaching adults how to learn new ones ...

In the ever-evolving digital landscape, enterprises are increasingly focused on enhancing their observability stacks to gain deeper insights into their IT environments. Observability has become a cornerstone of modern IT operations, enabling organizations to monitor, diagnose, and optimize their systems with unprecedented precision. However, a critical piece of the puzzle often goes unnoticed in this transformation: IBM i ...

AI Agents Are Building Databases. Who's Governing the Changes?

Ryan McCurdy
Liquibase

AI agents are starting to do something that used to be slow by design. They are creating databases, spinning up branches, and iterating on the data layer as part of the build loop. You can argue about the exact percentages in any one report, but the direction is unmistakable. The database is moving from foundational infrastructure to active surface area for modern applications, and that shift is going to collide with how most enterprises still control change.

Databricks captured the idea in plain terms when it described the database as the system of record for AI applications and the persistent memory and coordination layer for multi agent systems. Databricks also says its usage data shows AI agents are now responsible for the bulk of database creation and nearly all dev and test branching activity in its ecosystem. The exact percentages matter less than the direction: database creation and change are becoming automated and high velocity.

If that framing is even partially right, it has an immediate consequence for enterprise leaders. Database change is part of the trust chain. It is no longer a back office engineering concern. It becomes a business risk and a business enabler, because you cannot claim reliability, compliance, or security if you cannot explain and control what is changing underneath your applications.

For decades, most enterprises treated database change as scarce, controlled, and human paced. Provisioning took time. Test environments were expensive to copy. Production changes were gated because the downside was immediate and public. Even as software delivery modernized, database change often remained governed by tickets, meetings, change windows, and a small set of humans acting as the control point. The model was never elegant, but it held together because change volume was limited and the rate of change was predictable.

Agentic workflows break that assumption.

Agents do not work like a developer making one careful change and moving on. They branch, try multiple hypotheses in parallel, discard most of them, and repeat until something works. As the cost of creating environments drops, the number of branches rises, and the number of change events rises faster.

When provisioning time compresses, you do not just make teams faster. You multiply the amount of change your organization must safely control across teams, business units, and production systems.

The intuitive response is familiar: review more. Add gates. Add process. Add people. That instinct is comforting, and it fails in predictable ways:

  • It slows delivery until teams route around it.
  • It still misses risk because manual review cannot scale to machine-speed change volume.
  • It turns governance into sampling instead of control.

Enterprises can operate on sampling for a while, right up until an incident or an audit forces a simpler question: can you prove what changed, who approved it, and why it was safe?

Cloudflare's November 2025 outage postmortem offered a reminder of how quickly a small change can become a global headline. In that incident, the trigger was a change to a database system's permissions that produced unexpected output and cascaded through dependent systems. The lesson was not that Cloudflare was careless. The lesson was that in modern infrastructure, small changes can propagate quickly, and the difference between a contained issue and a major incident often comes down to the quality of change control, visibility, and recovery.

Now layer on an operating reality where agents dramatically increase the number of database changes occurring across branches, environments, and pipelines. The blast radius does not just grow. The odds go up.

When change volume spikes, the failure modes are not mysterious. They follow a pattern that platform leaders, security teams, and auditors recognize immediately.

Drift becomes normal

The real state of production diverges from the approved state because changes happen outside the workflow. Sometimes it is an emergency fix. Sometimes it is a console tweak. Sometimes it is an admin script that was temporary until it wasn't. In a world of constant branching and promotion, drift is easier to create and harder to detect, and the longer it persists the more it erodes confidence in what is shipping.

Explainability collapses

When something breaks, the first question is usually the simplest: what changed. Many organizations still answer that by stitching together Git commits, ticket trails, chat logs, and partial database history. As change events multiply, gaps in evidence stop being rare and start being routine. That is when leaders realize they do not have an observability problem. They have an accountability problem.

Rollback becomes dangerous

Teams discover, often in the middle of an incident, that they cannot reverse a harmful change cleanly without reversing too much. Recovery turns into a blunt instrument, and blunt instruments create large blast radii. The faster you change, the more you need precise rollback discipline, not heroic improvisation.

From Faster Databases to a Modern Model for Change

This is the point where the conversation needs to move from faster databases to a modern operating model for database change. If environments can be created on demand, the bottleneck shifts from provisioning to control.

That control cannot live in meetings and ticket queues. It has to live in the delivery path, as automation, as policy, and as evidence.

That is what database change governance is, and why it is becoming a requirement rather than a nice to have. It means:

  • Enforcing policy before production, not after an incident.
  • Generating audit-ready evidence by default, for every change.
  • Detecting drift and reconciling it continuously, not annually.
  • Supporting rollback that is traceable and scoped, not all-or-nothing.

Those are not abstract ideals. They are the mechanisms that let organizations keep moving when the pace of change accelerates, without turning reliability and compliance into a tax paid after the fact.

Speed is not the enemy here. Speed is the prize. But speed changes the risk equation, and enterprises that ignore that will learn the lesson the hard way.

We've seen opensource communities help engineering teams move faster by bringing database change into a modern delivery motion. That speed is valuable. But speed also changes the risk equation. When you can deliver more changes more frequently, you also create more opportunities for drift, outages, and missing evidence if those changes are not governed.

Ultimately, many organizations and application dev CI/CD teams graduate from "we can ship faster" to "we can ship faster, safely, and prove it." The value is not speed alone. The value is speed with guardrails, traceability, and accountability.

The deeper point is bigger than any one vendor or platform. As agents take on more of the work of building and operating systems, enterprises will not have the option to treat database change as a low level implementation detail. They will either govern change intentionally, or they will govern it accidentally, after an outage, after an audit surprise, or after an incident forces the issue.

AI agents may be building databases. The organizations that win will be the ones that can still answer the questions that matter when the stakes are high, and answer them without scrambling: what changed, who approved it, did it violate policy, can we reverse it safely, and can we prove it later.

Ryan McCurdy is VP of Marketing at Liquibase

Hot Topics

The Latest

Pilots are everywhere, stakeholders are seeking results, businesses are pushing for new tools, and IT teams are being asked to make AI secure, reliable, and useful at scale. But as organizations move from testing AI to operationalizing it, many are discovering that the biggest barrier is not the model, the use case, or even the budget. It is the file data foundation within ...

Fast or cheap? For most of my career in engineering, speed and quality sat on opposite ends of a seesaw. The "OR" in "fast or cheap" was non-negotiable. It was expected that pushing for faster releases meant that something in quality would give way. Tightening quality controls meant the schedule slipped. Every engineering leader I know has lived some version of that tradeoff ... The seesaw is starting to level out ...

I have been building enterprise software for more than 20 years ... One thing stays true across all of it: You do not find out your foundation is wrong during the crisis. You find out when the debt comes due. For a lot of organizations, that bill is arriving now. New research ... puts hard numbers on something practitioners have been sensing for a while. The telemetry problem isn't coming. It's already here ...

The rapid growth of AI workloads is pushing traditional log management approaches to their limits, according to The State of Log Management 2026 report from Dynatrace. Modern logs have become critical to understanding, validating, and securing AI-driven decisions, helping organizations ensure reliability, compliance, and performance at scale. However, the volume and complexity of AI telemetry are overwhelming legacy tools ...

For years, secure connectivity has relied on a familiar pattern: route traffic back to centralized gateways, inspect it, and then allow access. This model worked when applications lived in a handful of data centers and users were largely confined to offices. That model is now under strain. Applications are distributed across clouds, users connect from everywhere, and real-time workloads demand performance that centralized inspection points struggle to deliver. As traffic volumes grow and latency expectations shrink, routing everything through a small number of control points has become both a performance bottleneck and a resilience risk. The future of secure connectivity requires a different approach ...

The AI experimentation phase is over, and the private cloud is where enterprise AI workloads are being deployed for security and scale, according to Private Cloud Outlook 2026, a new report from Broadcom ... 2026 marks an acceleration into a full AI tipping point. The shift is being shaped by three forces — costs, complexity, and control — that public cloud environments are increasingly failing to address for production AI at scale. Key findings from the report include ...

44% of organizations have reported an outage in the past year tied to suppressed or ignored alerts, and 78% had at least one incident where no alert was fired at all ... Engineers learned about failures from customers. That gap between what our tools report and what our customers experience is the problem DevOps teams have been quietly solving with GenAI tooling, even as most enterprises continue to run their NOCs on manual alert triage ...

Cloud outages are usually described as technical failures. When a service goes down, a dependency breaks, or a region has issues, the focus immediately shifts to infrastructure. But if you look closely at how these incidents actually unfold, the root cause is rarely the technology itself. It is almost always tied to decisions made earlier, during design, implementation, or day-to-day operations. The system behaves the way it was built. The real question is how it was built ...

77% of leaders say their teams need AI skills urgently. 64% say their organization plans to train current employees rather than hire new ones. So far, so reasonable. The part that surprised me is who's been put in charge: 34% of those leaders say IT and engineering own the AI skills mandate. Learning and Development or HR own it at 7% of organizations. That's roughly five-to-one in favor of the people who understand the tools, over the people whose actual job is teaching adults how to learn new ones ...

In the ever-evolving digital landscape, enterprises are increasingly focused on enhancing their observability stacks to gain deeper insights into their IT environments. Observability has become a cornerstone of modern IT operations, enabling organizations to monitor, diagnose, and optimize their systems with unprecedented precision. However, a critical piece of the puzzle often goes unnoticed in this transformation: IBM i ...