Operations | Monitoring | ITSM | DevOps | Cloud

Two Small Steps to Measurable Flyway Value | The Tony and Tonie show Ep40

Two small steps with Flyway. Fast, measurable value without disruption, even on fragile legacy databases. Tony and Tonie explore how two simple Flyway integration steps deliver fast, measurable value: more visible change, more reliable migrations, and fewer code issues, all without disrupting your existing development workflow.

Layers of Trust: How to Protect Financial Data from the Inside Out

Prior to working for a software company, I spent most of my career working for financial organizations. I have lots of friends who still do. Talking with one the other day, the question came up, what keeps you up at night? Her one word response was a little surprising: Fraud. Understand, she’s in charge of managing data at a bank. You’d expect maybe uptime, performance, high availability, any of the standard data management worries. Instead, it’s fraud.

Streamlining Flyway Setup with the Guided Shadow Configuration

Guided Shadow Configuration removes the setup overhead of shadow databases in Flyway Desktop, allowing teams to adopt migrations-based workflows quickly and safely with minimal configuration. A Shadow Database is a disposable, ‘sandbox’ database that Flyway uses to generate and verify migration scripts.

Building dbRosetta Part 6: Let's Make a Web Page

Once more in this series, we’re moving into areas where I’m not entirely comfortable. I haven’t built a PHP plugin and web page, ever. However, we’re going to put the LLM/AI and associated agents to work on this task. As with so much else when working with AI, it all starts with the prompt, so let’s go there.

SQL Compare & SQL Data Compare v16: Introducing SQL Server 2025 Support, Enhanced Security & More

SQL Compare and SQL Data Compare v16 introduces SQL Server 2025 support and improved credential security. Plus, SSMS 22 integration is coming soon. We have just released a new major version of SQL Compare and SQL Data Compare – version 16. This major version has two big items and one coming soon.

Building dbRosetta Part 5: We Need an API

Because I don’t want to have to fight with our support team (they’re awesome, but busy) I decided that, initially, I’m going to host dbRosetta at ScaryDBA.com. I have full control of the web site, and I won’t be breaking Redgate Software entirely if I accidently do something silly. Before starting the process of developing our next prompt, or set of prompts, I discussed the project with CoPilot. We agreed to break the next part into two pieces.