Thought Leaders

Will Your Database Estate Be Ready If Development Speed Increases by an Order of Magnitude?

mm

Al-assisted tools have increased the speed and reduced the cost of producing code. Yet business leaders are questioning why this efficiency isn’t translating into superior innovation and faster time to market. Rather than accelerating the entire delivery cycle, this surge in velocity has simply exposed the fragility of existing database change processes.

For the last decade, the answer to “how do we move faster?” has been to build better pipelines, invest in CI/CD, and shift left on testing. These investments have paid off-application code moves at a remarkable pace in mature engineering organizations. However, these gains have not been felt evenly across the technology stack. The database has often been treated as a special case; a protected asset requiring a different standard of care, slower processes, and manual oversight. There were good reasons for this pattern to develop, as databases contain the data the business runs on and mistakes can be catastrophic. While caution once felt reasonable, the cost of that caution has changed. By amping up the pressure on DBAs and operations teams to make changes to the database at the same pace developers can now write code, the disparity in the stack has become a liability. These teams cannot keep up, and database changes are now killing the speed advantage provided by Al-assisted tooling. Solving one constraint-the time taken to write code-has merely highlighted the next bottleneck in the process. This is systems thinking brought to life, and the resulting friction is becoming increasingly painful for the enterprise.

Speed and control are not opposites. But the way most organisations govern database change treats them as if they are.

The traditional model of database governance was designed for a world of quarterly releases. Change requests, approval committees, manual review cycles, rollback plans written in advance of deployments that happened four times a year. None of that is inherently wrong. It was a risk management which grew to fit the time available in the time between deployments. The problem is that the deployment cadence has changed, and for most organisations, the governance approach hasn’t kept up. Teams are expected to ship continuously but still route database changes through processes built for a different era. The result is not safety. The result is friction, workarounds, and a growing class of “small” database changes that bypass governance entirely because the formal process is too slow to be practical.

That is where the real risk lives.

When governance is too slow to be used, people stop using it. Schema changes get applied directly in production. Hotfixes go out without version control, and with the good intention to push them through properly with the next formal release, but that doesn’t happen because people are busy. The manual steps that were supposed to be the safety net become the thing people route around when they are under pressure. And pressure, in software delivery, is the default state.

The answer is not to slow down the pipeline. It is to move governance inside it.

The organisations that have solved this problem have not done so by relaxing their standards. They have done the harder work of making governance fast enough to be the path of least resistance. Version-controlled schema changes, automated drift detection, deterministic policy checks embedded in the CI/CD pipeline rather than applied as a gate at the end. While Al-driven tools are probabilistic-offering suggestions based on patterns-governance must remain deterministic to be effective. By using predictable and repeatable checks, you ensure that every change is auditable and meets safety standards before it ever reaches production. The approval still happens. The audit trail still exists. But it happens in the same flow as everything else, rather than as a separate, slower process that sits outside it.

This matters for a reason beyond developer productivity. Compliance requirements are not getting lighter. The combination of GDPR, DORA (EU Digital Operational Resilience Act), and a growing range of sector-specific regulations means that database governance is increasingly a legal and regulatory question, not just an operational one. Organisations that cannot demonstrate a traceable, auditable history of database change are exposed in ways that are becoming material. The argument for embedding governance in the pipeline is not just that it makes delivery faster. It is what makes compliance traceable at scale.

AI is compounding the urgency.

The current wave of Al-assisted development is making this problem more acute, not less. When developers can generate and iterate on application code an order of magnitude faster than before, the database becomes a more obvious bottleneck relative to everything around it. But there is a second-order effect that is less widely discussed. Al tools are very good at generating application logic. They are less good at understanding the long-term consequences of schema changes in a complex, live production database. The combination of faster application development velocity and Al-generated schema suggestions without mature governance is exactly the kind of pressure that produces incidents. Speed without structural guardrails creates the conditions for mistakes to happen faster.

The organisations that are going to navigate this well are the ones that treat database governance as a first-class engineering concern rather than a compliance afterthought. That means version control for database schema is a non-negotiable default, and automated testing handles routine checks so that manual oversight can focus on high-risk, high-judgment changes rather than becoming a late-stage bottleneck. Finally, it means drift detection that identifies divergence before it causes an incident.

Most enterprise estates make this harder than it should be.

There is a compounding reality that sits alongside most of these observations. The majority of enterprise database estates are not greenfield. They represent decades of accumulated schema changes, running on multiple DBMS platforms, some on-premises and some in the cloud, with varying degrees of documentation and tribal knowledge spread across teams that have turned over many times. The modernisation conversation often assumes a clean starting point that most organisations do not have. This is where the challenge is actually most acute and often impedes progress. Whether the goal is to support innovation, cleanse and migrate data for Al or improve operational resilience; it comes back to the same things. The question is not how to build a perfect database DevOps practice on a new system. The question is how to introduce meaningful governance on a complex, legacy estate without stopping the business while you do it.

Incremental, pipeline-embedded governance is the only practical answer to that question. You do not need to re-platform the entire estate before you can improve your change management practices. Modern tools like Redgate Flyway exist to alleviate the database as the bottleneck and start with the changes being made today, in the pipelines that already exist, and build from there.

The organisations that will win on growth in the next five years will not be the ones that have the cleanest estates. They will be the ones who have worked out how to make change trustworthy, at the pace the business requires, across the estate they actually have.

That is the problem worth solving. And it is solvable.

Graham is the Chief Technical Officer at Redgate Software, where he leads the teams behind industry‑leading Database DevOps tools. Before Redgate, Graham's experiences include multiple decades in complex projects and leadership oversight at many companies, including Elsevier, IBM, Sun, BEA, and Oracle. Graham is also a round-the-world yachtsman, having competed in the Clipper Round the World yacht race in both 2007-08 and 2013.