Operations | Monitoring | ITSM | DevOps | Cloud

The latest News and Information on Databases and related technologies.

dbForge - AI-Powered Database Ecosystem for Developers & DBAs

Managing different databases, tools, and environments can slow down your workflow… but dbForge brings everything together. Work with SQL Server, MySQL, MariaDB, PostgreSQL, Oracle, and cloud databases Use AI to generate, explain, fix, and optimize SQL queries Design, develop, test, manage, and automate databases Choose from dbForge Edge, dedicated Studios, standalone tools, and SSMS/Visual Studio add-ins.

Turning down grad school, self-learning Power BI, and Lego! (Kristyna Ferris) | Simple Talk Podcast

Kristyna Ferris turned down grad school, learned Power BI, moved into the data world - and never looked back. In this chat with Steve Jones, Kristyna explains why she did it, what she’s learned, and even why her first DBA changed her password! Plus: being a Microsoft MVP, the importance of self-learning, being inspired to get involved with the community, and Kristyna’s passion for Lego, movies, and more!

MongoDB Changelog Automation Explained: How Harness Database DevOps Works

Managing MongoDB database changes shouldn't require manually creating and maintaining changelogs. In this video, you'll learn how Harness Database DevOps automatically generates MongoDB changelogs, helping teams capture existing database changes and bring them into version control for reliable CI/CD workflows. As a modern **database schema migration tool**, Harness Database DevOps helps teams automate database change management across relational and NoSQL databases, reducing manual effort and deployment risk.

Enforce your team's database standards automatically with Custom Policy Checks in Redgate Flyway Enterprise

Every engineering team has a list of “things we don’t do”. No TRUNCATE TABLE in production. Every audit table must end in _audit. Foreign keys follow a naming convention. But until now, enforcing those standards has meant relying on pull request checklists, tribal knowledge, or a separate linting tool bolted onto the pipeline.

ADO.NET SQL Connection Providers for SQL Server Compared

Selecting an ADO.NET provider may seem like a simple, one-time decision, but it can affect performance, compatibility, and long-term maintainability for years. The provider sits between your application and SQL Server and affects everything from connection management and authentication to support for new database features. Also, today, SQL Server 2025 delivers new cloud-optimized features and modern security and System.Data.SqlClient has become legacy software.

Detecting Data Masking Gaps in a CI Pipeline | The Tony and Tonie show Ep46

Your schema changed. Did your masking rules keep up? Here’s how Flyway and Test Data Manager can catch gaps and prevent PII exposure in dev and test. Tony and Tonie discuss how Flyway and Redgate Test Data Manager can work together in a CI pipeline to detect schema changes that introduce unmasked sensitive columns, helping teams keep production-derived test data protected as the database evolves.

What's New in Tempo 3.0

Tempo 3.0 introduces a major architectural shift that decouples the read and write paths, with Kafka handling durability on the write side and a new live store serving recent traces on the read side. Blocks are now written at a replication factor of one instead of three, significantly reducing storage overhead. This release also brings TraceQL metrics to general availability, adds comparison operators for filtering metric results at query time, and introduces a new Tempo CLI redact command for removing sensitive trace data on demand without waiting for retention to expire.