Operations | Monitoring | ITSM | DevOps | Cloud

The latest News and Information on Databases and related technologies.

Top 5 Database Monitoring Software: Optimize Performance and Prevent Downtime

Databases are the foundation of modern applications, right from e-commerce platforms to social media networks. As the need for real-time data increases, businesses require tools that ensure their databases function efficiently. These database monitoring tools play a crucial role in preventing downtime, improving the speed of data retrieval, and scaling operations as business demands grow.

Inside Perspectives: Database infrastructure - from your data center to the cloud

When I look back at my career in technology, I’m amazed at the rate of change, but also by just how much has remained the same. My first introductions to database technology were FoxPro, SQL Server 2000 and Oracle, and the applications that ran on top of them.

Monitoring Database Performance and Security side-by-side | The Tony and Tonie Show

Tony and Tonie discuss a new article by Denny Cherry, who has delved into some of the security monitoring features in Redgate Monitor that allow it to provide 24x7 surveillance of performance and security data, across all monitored databases and servers.

Databases and SLOs: How to apply service level objectives to your databases with synthetic monitoring

Wilfried Roset is an engineering manager who leads an SRE team and he is a Grafana Champion. Wilfried focuses on prioritizing sustainability, resilience, and industrialization to guarantee customers satisfaction. Nowadays databases are commonly used to build information systems. Relational or NoSQL, self-managed or as-a-service, those databases often play a critical role in the overall health of your applications.

Methods to Copy Data Using dbForge for MySQL

Data copying and migration are essential database tasks that arise frequently. Fortunately, many tools are available to assist database users in performing these tasks, with dbForge Studio for MySQL standing out as one of the most versatile and reliable solutions on the market. This article explores the data migration options offered by dbForge Studio for MySQL, highlighting how they allow users to achieve their goals quickly and efficiently.

Simple Talks Podcast | S2, Episode 1 - Coffee Chat with Scott Stauffer

It is the start of season 2, and we are kicking it off with Scott Stauffer talking about coffee, video games, the glorious innovation of technology over our years, guide dogs, AI, and so much more. Without giving away too much, in the show there is a discussion about guide dogs.

5 Metrics That Lay the Foundation for Database Observability

Database observability is the number one way to keep data moving smoothly around your environment. But have you ever wondered how the modern observability solution forms such a comprehensive picture of your infrastructure? Let’s check out five key metrics that form the foundation of effective database observability.

TOP 10 MySQL GUI Tools for Efficient Database Management on Windows [2025]

The ongoing debate between the users of GUI-powered tools and the devotees of command-line utilities is centered around the respective strengths of both approaches. The biggest strength of the former is, naturally, the smooth and easy experience of interaction with databases, which makes GUI tools so attractive to beginners and seasoned professionals alike. In this article, we’ll explore the most popular Windows-compatible GUI tools for MySQL.

Using Flyway's JSON output to automate development tasks | The Tony and Tonie Show

Flyway's JSON output provides a lot of useful information about the migrations files, database, and version changes, in a format that automated processes can read and use. This article demonstrates how we can crate a Flyway callback that uses this JSON output to automatically send simple, human-readable notifications of what happened during a migration, helping developers stay informed about version changes that could impact their work.

Chaos testing a Postgres cluster managed by CloudNativePG

As more organizations move their databases to cloud-native environments, effectively managing and monitoring these systems becomes crucial. According to Coroot’s anonymous usage statistics, 64% of projects use PostgreSQL, making it the most popular RDBMS among our users, compared to 14% using MySQL. This is not surprising since it is also the most widely used open-source database worldwide.