Operations | Monitoring | ITSM | DevOps | Cloud

How Attending Conferences Can Boost Your Skills and Career

If you’ve ever wondered whether attending a conference is worth the time and budget, you’re not alone. But for data professionals, the right event can be a game-changer, not just for your technical skills, but for your career trajectory. At Redgate, we’ve seen firsthand how events like PASS Data Community Summit help attendees grow, connect, and return to work with fresh ideas and renewed energy.

SQL Prompt and other Tools now use a Dedicated Entra ID Application for Azure SQL Databases - Update Required

If you use Microsoft Entra ID to connect Redgate tools, such as SQL Prompt, to Azure SQL Databases, please update to the versions listed below before July 31, 2025. These versions use a new, dedicated Entra ID app to authenticate. Earlier versions use an authentication method that will no longer work after July 31st. This change only affects connections to Azure SQL Databases.

10 Essential Things to Know Before Diving into Database DevOps

In today’s rapidly evolving world of development, Database DevOps is becoming an essential practice. It combines the agility of DevOps with the intricacies of databases, all with the goal of enhancing speed, stability and collaboration when it comes to database changes. However, before diving into Database DevOps there are some key concepts your team should get acquainted with. Here are 10 key things you should know to truly understand and reap the benefits from Database DevOps.

Making AI scalable with database change management and Redgate Flyway

With the rise of AI and machine learning comes data. Lots of it. For organizations today, AI is radically changing the way data is accessed, maintained and operationalized. For heads of architecture and development teams, it offers opportunity and responsibility.

Rollbacks, Red Eyes And Unreliable Deployments

We spoke to data professionals from a range of industries about the impact of unreliable database deployments — not just on their systems, but on their workload, time, and well-being. From delayed releases to weekend firefighting, and the fallout for teams and customers, they share the day-to-day pressures they face and the small changes that help make deployments, and life, a little less stressful. What stood out from these conversations?

Compare two PostgreSQL databases with Redgate pgCompare

In this 3 minute video, Redgate Advocate Grant Fritchey walks you through Redgate's latest comparison technology, Redgate pgCompare. With Redgate pgCompare, you can quickly compare two PostgreSQL databases and synchronize the changes. Redgate pgCompare is in preview and available to download for free. Take it for a spin and share your feedback.

What's new in SQL Prompt Version 11.0

We’re excited to announce the release of SQL Prompt Version 11.0. SQL Prompt Version 11.0 adds support for SQL Server Management Studio 21 (SSMS 21) and includes compatibility with Azure Synapse Dedicated SQL Pools—building on our existing support for Azure Synapse Serverless SQL Pools. Read on to find out more about this new support along with other recent improvements to SQL Prompt.

Tracking Down Object Changes in Flyway Migration Files | The Tony and Tonie Show

Ever spent hours digging through a pile of Flyway migration files, trying to figure out when a table, view, or procedure changed, and how? In this episode, Tony and Tonie explore Phil Factor’s time-saving PowerShell solution that scans the files for you in version order and pulls out the relevant DDL changes.