New & Featured Articles
Blog articles, announcements, news, updates and more
November 6, 2024
An Elephant in the Cluster: Making PostgreSQL Feel at Home on Kubernetes
TL;DR Kubernetes was built for stateless apps, but as more stateful applications (like databases) run on it, operators include quite [...]
MOST RECENT ARTICLES
November 5, 2024
Valkey/Redis Key-Specific Dump, Restore, and Migration
Managing keys inside Valkey/Redis is crucial, especially when we need to test in a different environment or restore a partial/specific [...]
November 4, 2024
Exposing PostgreSQL with NGINX Ingress Controller
I wrote a blog post in the past about a generic approach on how to expose databases in Kubernetes with [...]
November 1, 2024
How Can MySQL Catch Up with PostgreSQL’s Momentum?
When I talk to old-timers in the MySQL community, I often hear this question: “How come MySQL is so awesome [...]
October 31, 2024
Tracking Dual Passwords in MySQL
We already have blog posts about Dual Password in MySQL from Brian Sumpter – Using MySQL 8 Dual Passwords, and [...]
October 30, 2024
Percona Backup for MongoDB and Disk Snapshots in Amazon AWS – Part 2
Percona Backup for MongoDB (PBM) supports snapshot-based physical backups. This is made possible by the backup cursor functionality present in [...]
October 29, 2024
Migrate from Redis to Valkey Without Downtime
Migrating from Redis to Valkey can significantly reduce costs associated with private licensing for your application. However, the biggest concern [...]
Want to get weekly updates listing the latest blog posts?
Subscribe now and we'll send you an update every Friday at 1pm ET.

October 28, 2024
Abandonware in Popular Open Source Databases
Inspired by this comment in the Hacker News discussion, I posted polls on my LinkedIn network about the tendency (or [...]
October 24, 2024
Redis Users Want a Change
Originally published on The New Stack. Open source Valkey is emerging as a top contender for the 75% of companies [...]
October 23, 2024
Open Source and Flawed Foundations
I have always been a big advocate of “Foundation”-run open source projects as being better compared to single-vendor projects, where [...]
October 21, 2024
Percona Backup for MongoDB and Disk Snapshots in Amazon AWS
We recently covered the use case of Percona Backup for MongoDB and Disk Snapshots in Google Cloud Platform; now it’s time [...]
October 15, 2024
Percona Backup for MongoDB and Disk Snapshots in Google Cloud Platform – Part 2
Percona Backup for MongoDB (PBM) supports snapshot-based physical backups. This is made possible by the backup cursor functionality present in [...]
October 8, 2024
Unlocking the Power of Cloud Snapshots: Backup and Restore Your MongoDB Clusters on Kubernetes
There are various ways to backup and restore Percona Server for MongoDB clusters when you run them on Kubernetes. Percona [...]
October 2, 2024
Percona Backup for MongoDB and Disk Snapshots in Google Cloud Platform
Percona Backup for MongoDB (PBM) supports snapshot-based physical backups. This is made possible by the backup cursor functionality present in [...]
September 30, 2024
MongoDB: New Balancer Policy and Automerger
MongoDB provides scalability and high availability at ease. If you already have a sharded cluster, you know for sure what [...]
September 26, 2024
Dealing with a ‘DatabaseVersion.timestamp’ Error After a MongoDB Upgrade
Recently, one of our customers reported a problem after upgrading a sharded cluster from MongoDB 5.0 to 6.0. The upgrade [...]
September 25, 2024
How Network Splits/Partitions Impact Group Replication in MySQL
In this blog post, we will explore how network partitions impact group replication and the way it detects and responds [...]
September 23, 2024
Understanding MySQL Indexes: Types, Benefits, and Best Practices
When it comes to MySQL databases, performance is everything. As more activities move online and data volumes grow exponentially, ensuring [...]
September 17, 2024
MySQL 8.0 vs. 5.7: Are the Newer Versions More Problematic?
There has been much discussion recently about the stability and performance of the latest MySQL releases. Many database professionals are [...]