In 2026, engineering teams are quietly accepting more risk. Here’s why
Redgate’s 2026 State of the Database Landscape report reveals that people are increasingly willing to accept more risk to be more productive and take full advantage of AI’s capabilities. But, why is this happening – and are they even aware?
That’s the question Steve Jones, Kellyn Gorman, Grant Fritchey and Pat Wright tried to answer in the latest episode of the Simple Talk podcast.
Sharing first-hand experience and stories from their own careers, they debated whether the decline of the DBA ‘gatekeeper’ role has weakened security practices, how AI is amplifying the problem – and much more.
Watch or listen to the episode here. If you don’t have time, though, here are the 11 key takeaways from the episode.
Security vs speed in databases: 11 key takeaways
“Accepting more risk for speed” usually means misjudging the risk
Most teams making this trade don’t have a real model of what they’re agreeing to. As Steve put it in the episode: “People misassess risk. They say they’re accepting more risk, but really they don’t understand the risk they’re accepting.“
“The internet finds open doors in minutes, not months”
Grant has tested this directly by opening up example databases on cloud platforms: “The moment it’s open, there’s hacking attempts. It’s like I’m opening up little tiny example databases and there’s 1,000 hits a minute trying to hack into it.”
You don’t have to be a target — just a resource
Pat recounted a SQL Server that ended up quietly mining Bitcoin for an attacker who never even touched the data. Kellyn encountered the same pattern, with leaked AWS API keys and crypto miners running up a significant bill.
Retrofitting security onto a privileged-by-default app is brutal
Whether it’s Great Plains demanding SA for everything, or PostgreSQL systems with passwords in pg_hba.conf, Kellyn, Steve, Pat & Grant all agreed that adding security later is one of the hardest things in software. As Steve said, “you’re so worried about breaking something, you wouldn’t do it.”
AI is amplifying existing bad habits – not fixing them
The standout line of the episode, from Grant: “It goes back to that 80s commercial. Where did you learn to do drugs? I learned it from you, Dad. The LLMs learned it from us. We’ve taught them poorly and now they’re executing poorly.”
There’s a glimpse of how AI could help
Steve described an LLM (large language model) that, when given credentials in a file, came back unprompted and offered to move them into secure storage. This kind of ‘secure-by-default’ capability is exactly what people want – and need – from AI, but it’s not the norm as of yet.
Defaults beat documentation, every time
That’s Kellyn’s core argument: “Everybody’s talking about policy and governance. If they don’t get software that does it for them, they’re going to lose. We need software that goes in and forces people to do it.”
Friction can be a feature
AWS’s fiddly VPC (Virtual Private Cloud) setup is a real impediment to speed — and that’s exactly why it nudges teams toward more deliberate network design. On the other hand, Microsoft Azure’s ‘just let any Azure service talk to any other’ convenience is faster, but defaults to a posture most teams wouldn’t knowingly choose.
Legacy systems aren’t the only problem
Kellyn pointed to the Oracle Cloud (OCI) breach, which started with an unpatched legacy app. Kellyn also flagged that newer architectures, like data lakes, are creating fresh exposure by democratising access faster than security can keep up.
The ‘zero-day’ window is closing fast
Where teams used to wait months to patch databases, automated attacks now move in within days of a vulnerability being published. Patching cadence has to change accordingly.
Security vs speed? It should instead be ‘visible work vs invisible risk’
Security work shows up in tickets and slower pull requests (PRs), so it’s visible. The risk it averts, however, doesn’t show up anywhere – until said risk becomes a reality. Then, it shows up everywhere.
2026 State of the Database Landscape
"Everyone wants to move faster with AI, but few are truly ready for it"
AI is accelerating database change. Without the right measures in place, risk grows quickly - surfacing later as data quality, security, and compliance issues.








Loading comments...