Operations | Monitoring | ITSM | DevOps | Cloud

The latest News and Information on Databases and related technologies.

5 Best ADO.NET Providers: Use Cases & Choosing Tips

Behind every modern.NET application is an ADO.NET provider handling database connections, queries, and ORM operations behind the scenes. As applications become more cloud-native and data-intensive, that provider layer has become far more important than many teams realize. Performance, scalability, deployment reliability, and even developer workflow can all depend on the quality of the provider underneath the application.

Devart Brings AI Agents Closer to Enterprise Data with New MCP Server Product Line

We are excited to announce the release of the brand new line of MCP Servers (Model Context Protocol), designed to connect AI assistants, AI agents, and large language models directly to enterprise databases and cloud business platforms. The release includes 19 specialized MCP Servers and the flagship Universal MCP Server, which enables AI access to virtually any data source through the ODBC standard.

Redgate Monitor Product Updates - May 2026

Redgate Monitor ships new features every month and the past few months have brought some exciting new additions to empower your workflows. Spanning AI-powered tooling, cloud deployment, cross-database platform support and enterprise security, these updates reflect some of the biggest areas shaping how database teams work today. Whether you're managing compliance requirements, trying to get on top of alert management or looking to get a better grip on cloud costs, there's something here for you.

A Practical Guide to Refactoring Production Databases | The Tony and Tonie show Ep44

That “simple” production database refactor may be more dangerous than it looks. Learn how Data Modeler helps teams minimize the risk. Once a database is live, even simple design improvements can affect data, applications, reports, and integrations in unexpected ways. Tony and Tonie discuss how Redgate Data Modeler helps teams map out the proposed changes visually, expose hidden dependencies, and plan a safer roll out.

How we made a SQL query optimization agent 59% more accurate using autoresearch and LLM Observability

Without experiment infrastructure to help you test your LLM applications, every research session starts with the same questions: What have we tried previously? What were the numbers? Which prompt version produced that result? Why did we discard that approach? The answers live in scattered notes, terminal history, and half-remembered conversations. Each handoff between sessions loses context. In practice, iteration can slow down as teams get bogged down in testing and analysis.

How Airbnb Built a High-Volume Metrics Pipeline with OpenTelemetry and vmagent

We always knew that Airbnb’s engineering is operating on a completely different scale, and their new high-volume metrics pipeline is proof of that. This is one of those rare stories where scale and efficiency go hand in hand - they modernized their observability stack with open source components and reduced cost by an order of magnitude. Airbnb is now processing more than 100 million samples per second on a single production cluster.

Diagnose slow PostgreSQL queries faster with explain plan correlation

When a PostgreSQL query runs slowly, engineers often start with EXPLAIN ANALYZE. The output is a tree of plan nodes, each one describing a step the database took to execute it. A query with several joins and a subquery can produce 20 or more nodes. But the plan gives no visual indication of which node corresponds to each clause in the SQL text. Diagnosing the problem means viewing the plan in one window and the query in another, manually tracing connections between them.

What a Modern Business Tech Stack Should Look Like

In today's fast digital market, the real question is not if your business needs tech, but which tech will help you move forward. A modern business tech stack is more than a pile of apps. It's a carefully chosen set of digital tools and systems (like programming languages, frameworks, databases, front-end and back-end tools, and APIs) that work together to run day-to-day operations, support new ideas, and help the business grow.