Operations | Monitoring | ITSM | DevOps | Cloud

The latest News and Information on Databases and related technologies.

Troubleshooting Time Series Databases: Where Did My Metrics Go?

Complex modern applications rely heavily on observability, and metric monitoring is a crucial part of observability. The most common process of metric monitoring, which includes data scraping, processing, storage, and visualization, can be summarized in the diagram below: If an issue arises, for example, when users ask, “I have already recorded metrics in the application, why can’t I see my metrics on Grafana?”, how should we troubleshoot it?

The wait is over, Flyway community: Git integration is here for everyone!

After a successful rollout for Flyway Teams and Flyway Enterprise, we are pleased to announce Git integration has been extended to Flyway Community users for Flyway Desktop. Today, Flyway Community users can enjoy seamless version control for their databases, integrated with popular Git systems like Azure DevOps Git, AWS CodeCommit, GitHub, GitLab, and Bitbucket – to name a few.

Introducing Flyway Pipelines - your new window into the health and history of your database deployments

We’re excited to share Flyway Pipelines with you, a new service available in preview for all Flyway users of our Community, Teams and Enterprise editions to view the health and history of their database changes through a single pane of glass. Over recent years, one of the biggest challenges Flyway users have shared with us is how to gain easy visibility of all the database changes that teams are developing and deploying with Flyway.

The State of Database Landscape Survey | Redgate

The database landscape is constantly evolving, driven by major technologies like Artificial Intelligence that are now widely available. Which new technologies and trends are most important for you, and how will these impact your career trajectory? Join our latest survey to explore the current hot topics and enter our prize draw for the chance to win a $250 Amazon voucher.

Beyond the Job Title: Real Stories of IT Accountability

The top query from database administrators is: what is this database for, and why do I care? The life of a DBA is one of infinite gifts, even if those gifts are unwanted. If you've ever had an application owner drop a database in your lap, then this session is for you. Hear from professionals who have dealt with this problem time and time again. Spoiler alert: better tooling gives you and the application owner the insight they need to make informed decisions.

The risks - and rewards - of using production data for testing

Data, and the way enterprises use data in areas like development and testing, has not traditionally been a focus for business leaders but that’s now changing. Data is more varied and complicated than ever before, for example, with enterprises using two or more different database platforms – and 40% using four or more. It’s also spread wider and further, with enterprises hosting their databases in a combination of cloud and on-premises infrastructures.

How to Use UniDAC and RAD Studio to Access Oracle Database

Developers using the RAD Studio environment frequently encounter challenges with database engines like Oracle. This happens particularly when they have to ensure compatibility and seamless data integration or struggle with matching Delphi data types to the ones used in a database. On the other hand, Universal Data Access Components can efficiently connect to and interact with different databases, including Oracle, without additional access layers or needing extra time to build tailored connectivity.

MySQL Performance Monitoring Tools and the Most Important Metrics to Monitor

This article covers some of the most popular MySQL performance monitoring tools alongside the key performance metrics that can help improve and optimize query performance in MySQL databases. MySQL is an open-source relational database that a lot of users prefer to utilize in their work and daily operations due to the variety of storage engines it supports, its flexibility and high performance, strong data security, cost-effectiveness, easy management, and reliability.