Operations | Monitoring | ITSM | DevOps | Cloud

New in Redgate Flyway Enterprise - Drift detection and rollbacks just got easier

In our latest Redgate Flyway Enterprise release, you can store a snapshot directly in the target database, making drift detection and rollback strategies easier and more reliable whether you’re using state-based or migrations-based deployments.

The database professional of the future: headlines from Redgate's Keynote at PASS Data Community Summit 2025

Redgate took the main stage earlier today to open PASS Data Community Summit with our keynote, where we shared our vision for the future of the database development experience – one driven by speed, safety, and the intelligent use of AI. As data estates grow in scale and complexity, and as organizations push to deliver software faster than ever, the role of the database is undergoing significant change.

A New, Simpler Microsoft Teams Integration For Redgate Monitor

Microsoft is retiring Office 365 connectors, but there is now a new and easier way to send Redgate Monitor alert notifications to Teams, ready-formatted. Microsoft is retiring Microsoft 365 (Office 365) connectors on 31 March 2026. After that date, any Redgate Monitor alert notifications configured through the old connector method will stop appearing in Teams. From Redgate Monitor 14.1.0, there’s now a new and much simpler way to do it.

Redgate Monitor

Redgate Monitor helps you manage your entire database estate from a single pane of glass. Monitor SQL Server, PostgreSQL, Oracle, MySQL, and MongoDB – on premises, in the cloud, or in hybrid environments. Get database observability to proactively mitigate potential risks with instant problem diagnosis and customizable alerting. No downtime, customer complaints, or wake-up calls at 3am.

Introducing Redgate Test Data Manager with AI: Smarter, Safer Test Data Management

Discover how Redgate Test Data Manager’s new AI features deliver fast, compliant, production-like test data - balancing realism, speed, and security. In regulated industries like finance, healthcare, and insurance, test data management (TDM) can be quite challenging when it comes to compliance.

Redgate Software recognized as a Strong Performer in Gartner Peer Insights Voice of the Customer for Infrastructure Monitoring Software

We’re thrilled to share that Redgate Software has been recognized as a ‘Strong Performer’ in the 2025 Gartner Peer Insights Voice of the Customer for Infrastructure Monitoring Tools category with our Redgate Monitor solution. We believe this recognition is a reflection of the trust and feedback from the people who matter most: our customers.

Building dbRosetta Using AI: Part 3, Creating a Database

The AI said I had to do a database first, not code. Who am I to argue? So, with all the prompts outlining the goals of the project, I’ve gone forward with the project, and step one is creating a PostgreSQL database on Azure. This is part three of a multi-part set of articles. I’ll move this list to the bottom of future articles: Part 1: Introducing the Concept of dbRosetta Part 2: Defining the Project & Prompt Templates.

Simple Talk Podcast - Coffee Chat with John Sterrett

Simple Talk Podcast – Coffee Chat with John Sterrett Description: Steve chats with John Sterrett, CEO of ProcureSQL, about his true love for data from a young age, how SQL Saturday and community events inspired him to start his own company, ProcureSQL’s use of AI to provide more value, and the impacts of work on relationships - plus much more!

Replication Job Monitoring Support in Redgate Monitor

Whether it’s a stalled Log Reader Agent, a conflicting insert on the subscriber, or a failed cleanup job bloating the distribution database, Redgate Monitor now brings SQL Server replication issues to light early, before performance or reliability are affected. In many SQL Server environments, replication remains essential for offloading reporting and analytics workloads, or for maintaining local and synchronized data copies across regions.

Building dbRosetta Using AI: Part 2, Defining the Project & Prompt Templates

This is the next installment of the series on building a database and an application called dbRosetta using AI/LLM. Part 1 introduces the concept. THE AI PICKED DATABASE FIRST! Look, I talk databases at this thing a lot, so it probably knows my own preference, but when I asked it, it chose to build a database separate from the code. Let’s get into it.

Building dbRosetta Using AI: Part 1 of Many

Like many of you, over the last couple of years, I’ve been using AI, or, well, let’s just name it appropriately, Large Language Models (LLM), as a part of my job. I’ve also used it in my hobby. With it, I’ve generated snippets of code, tested data conversions, even built a small database for a presentation. However, to date, I haven’t tried doing everything through the LLM. Now, I’m going to.