Operations | Monitoring | ITSM | DevOps | Cloud

The latest News and Information on Databases and related technologies.

Redgate Flyway Enterprise MCP for AI and Agentic Workflows

Huxley Kendell demonstrates how Redgate Flyway Enterprise enables safe, governed, and deterministic integration of AI and agentic workflows into database development processes. Local Workflows Huxley showcases how developers can use an MCP server to interact with Flyway Enterprise through local AI tools like Claude. Agentic Workflows The demo presents a future-ready, fully agentic workflow designed for enterprise automation through an autonomous copilot.

Zero downtime: Franck Pachot on his 'migration' from Oracle to PostgreSQL | The Simple Talk Podcast

We catch up with Franck Pachot, a longtime database community figure who has moved through Oracle, CERN, Yugabyte, MongoDB and, most recently, the PostgreSQL team at Microsoft. Hear stories from Franck's varied career, learn what makes technical content genuinely useful to developers, how PostgreSQL's MVCC and extension model differs from Oracle's, and what's really going on with Microsoft's growing family of PostgreSQL offerings (Flexible Server, Horizon DB, and DocumentDB).

SSIS Data Flow Components Update Brings Expanded API and Data Source Support

The latest release of Devart SSIS Data Flow Components expands support for cloud applications and databases with new objects and fields, updated API and metadata support, and improved authentication and data access capabilities across multiple connectors.

Devart Excel Add-ins Extend Connectivity With New API, Security, and Data Support

We are thrilled to announce an update to our Excel Add-ins, bringing expanded support for popular cloud services and databases. The release introduces new objects, fields, API capabilities, and authentication options for BigCommerce, FreshBooks, HubSpot, NetSuite, QuickBooks Online, Zoho CRM, Oracle, MySQL, and PostgreSQL.

Monitoring Oracle ASM with Custom Metrics | The Tony and Tonie Show Ep 49

Even small Oracle ASM issues can become big database problems. Here's how to spot the warning signs early. Tony and Tonie discuss how Redgate Monitor custom metrics help teams close a common monitoring gap: surfacing Oracle ASM health and performance issues before storage pressure, rebalancing problems, or disk group failures become database incidents.

Observability's Sixth Sense: Grounding Anomaly Detection in Reality

Summary: Machine learning-based anomaly detection improves observability by learning normal system behavior instead of relying only on static thresholds. This article explains how vmanomaly, its MCP server, purpose-built skills, and an LLM-powered UI copilot help engineers explore telemetry, investigate anomalies, build MetricsQL queries, select suitable models, apply business constraints, and validate configurations through natural language.

Faster SQL Server Development Without the Downstream Risk | The Tony and Tonie Show Ep 48

Faster SQL coding only releases engineering capacity if it doesn’t create more late-stage rework and deployment risk. Tony and Tonie discuss how SQL Toolbelt Essentials helps teams keep speed and control aligned. Learn how SQL Toolbelt Essentials helps SQL Server teams write better code faster, catch issues while the code is still being developed, and apply shared standards before changes reach review, test, or deployment.

What's new in VictoriaMetrics Anomaly Detection (Q2 2026)

Summary: The Q2 2026 development cycle moved VictoriaMetrics Anomaly Detection toward one simpler, continuously adapting workflow. The main addition is Temporal Envelope, an online model that handles trend, multiple calendar patterns, holidays, persistent changes, forecasts, and optional multivariate context without retaining the full fit history.

dbForge Studio for SQL Server: AI-Powered IDE for the Full Database Lifecycle

SQL Server development involves much more than writing and executing queries. There are other core aspects such as database design, debugging, data management, performance analysis, administration, deployment, and workflow automation. In this video, you will see how dbForge Studio for SQL Server lets you manage the entire database lifecycle from a single AI-powered SQL Server IDE. Instead of switching between separate tools for SQL coding, database design, test data generation, comparison, reporting, and administration, you can use one application for everything.

Introducing the Flyway MCP Server: governed database change, now available to your AI coding assistant

AI coding assistants have changed how fast application code gets written. Copilot, Cursor, Claude Code, and agentic tools built on top of them can generate a working feature in minutes. But none of them know your database's history. They don't know that a migration already renamed that column last sprint, that a policy forbids unqualified DELETE statements, or that the target environment has drifted from what your migrations say it should look like.