Azure Retiring Azure Database for MariaDB

Azure Retiring Azure Database for MariaDB

SUMMARY: Microsoft is permanently retiring the Azure Database for MariaDB service on September 19, 2025, requiring all current users to migrate their database instances immediately to prevent permanent deletion and loss of all data, primarily by migrating to the...
How to Build a CockroachDB Sandbox on Windows

How to Build a CockroachDB Sandbox on Windows

Setting up a lab environment on your local machine to run CockroachDB is very helpful for learning about this exciting database platform and testing applications locally. This article outlines the procedure for setting up a local installation of CockroachDB on a...
Database Migrations to Azure

Database Migrations to Azure

As businesses increasingly move to the cloud, many are looking to migrate their on-premises databases to Azure. There are a number of reasons for this, including: Cost savings: Azure offers a pay-as-you-go pricing model, which can save businesses money on their...
Analyzing Lock Escalation

Analyzing Lock Escalation

What is Lock Escalation? When LOCKLIST and MAXLOCKS are not set to AUTOMATIC, or total system memory is constrained, lock escalation can occur. When there is not enough room in the lock list to store additional locks that an application needs to continue processing,...