Operations | Monitoring | ITSM | DevOps | Cloud

The latest News and Information on Databases and related technologies.

Comparing the Best Database Management Systems

With the increasing list of databases — SQL and NoSQL, each with its own strengths and use cases — it’s essential to understand how these systems differ and which one is right for your specific requirements. In this article, we’ll break down their features, advantages, and real-world use cases, helping you make the best choice for your project.

Key metrics to monitor for optimal SQL Server performance

Microsoft SQL Server is a critical database component of many business applications, ensuring data integrity, fast query performance, and seamless transactions. However, maintaining peak performance requires proactive monitoring of essential metrics. In this blog, we’ll explore the key SQL Server performance metrics you should track and how they help prevent performance issues, optimize resource usage, and enhance database efficiency.

Valkey container image - securely designed, compliant, and long term supported (LTS)

Valkey is a new database management system that is gaining traction. Valkey is a fork of Redis, and it is available as a deb package in the Ubuntu 24.04 release. You can install it by simply running sudo apt install valkey. We also offer a Valkey container to allow you to run a secure, compliant and long-term supported Valkey on top of any Linux distribution.

Using Amazon RDS for high availability: How monitoring ensures reliable failover

Database downtime can lead to significant disruptions, revenue loss, and frustrated users. Amazon Relational Database Service (RDS) provides a managed database solution with high availability and automated failover to minimize such risks. However, continuous monitoring is crucial to ensuring reliable failover and minimizing downtime by detecting potential issues before they impact operations.

Relationships in Entity Framework Core: Complete Guide for .NET Developers

Entity Framework Core (EF Core) is a modern object-relational mapper (ORM) for.NET Core and.NET applications, enabling efficient database interaction while minimizing the need for raw SQL queries. A fundamental aspect of EF Core is defining Entity Framework relationships, ensuring data consistency and referential integrity in relational databases. This guide explores one-to-one, one-to-many, and many-to-many relationships in EF Core, covering their implementation, configuration, and best practices.

Redgate Flyway and Azure DevOps: The Power of Integration

While Azure DevOps offers a solid framework for application development, integrating Flyway into this setup can greatly simplify and enhance database deployments. In today’s fast-changing database environment, development teams are always looking for ways to improve their deployment processes. While Azure DevOps offers a solid framework for application development, integrating Redgate Flyway into this setup can greatly simplify and enhance database deployments.

dbForge Edge - The Ultimate Database Management Solution!

Managing multiple databases and cloud services can be challenging… but dbForge Edge makes it easy! Compare & sync database schemas and table data Migrate & backup databases with a few clicks Import & export data in 14 formats Manage users & permissions / Ensure secure access with user & permission management Whether you're a developer, DevOps engineer, or analyst working with multiple database systems, dbForge Edge will prove invaluable in your daily work!

Prometheus Monitoring: Instant Queries and Range Queries Explained

Prometheus Monitoring: Instant Queries and Range Queries Explained Over the years, we’ve received many questions about MetricsQL/PromQL, even from experienced users—especially regarding range queries and instant queries. This article is basic but turns out to be really important to explain why your query behaves the way it does. This discussion is part of the basic monitoring series, an effort to eliminate confusion in monitoring for both beginners and experienced users.

A deep dive into Database Monitoring index recommendations

Datadog Database Monitoring (DBM) Recommendations help you proactively optimize performance throughout your database fleet. DBM draws on a wide range of data sources in order to detect and provide actionable guidance on issues such as blocking queries, low disk space, and missing indexes. In this post, we’ll show you how DBM formulates targeted indexing recommendations to help you optimize database performance.