Planet MySQL HA Blog
Multicloud: replicating from HeatWave MySQL on AWS to OCI
Contrib RFC: Counters for Slow InnoDB Sync Reads
Easy Management of MySQL NDB Cluster with MCM
Future-proof ISV applications with Oracle HeatWave
Setting Up and Monitoring MongoDB 8 Replica Sets with PMM 3 Using Docker: A Beginner-Friendly Guide
This guide explains how to set up a MongoDB 8 Replica Set and monitor it using PMM 3, all within Docker. We’ll guide you through the steps to create a local environment, configure the necessary components, and connect them for effective monitoring and management.
The guide is written in detail for beginners. In the conclusion section there are ready configurations for the experienced.
The recent release of Percona Monitoring and Management 3 introduces several new features:
How MySQL Enterprise Edition Helps Government Agencies Reduce Costs
Join Us Online: Stream About Percona Toolkit for MySQL!
Are you passionate about databases and want to stay on top of the latest advancements in MySQL and Percona Toolkit? You’re in luck! We are excited to invite you to our upcoming online stream, where we’ll delve into some exciting changes and updates.
Date: March 27, 2025
Time: 13:30 GMT / 9:30 ET
Streaming Live on: LinkedIn and YouTube
Our featured speaker, Sveta Smirnova, Principal Support Engineering Coordinator at Percona, will share her insights on the recent updates in MySQL, focusing…
Build an AI-Powered Search Engine with HeatWave GenAI (part 1)
Discover how to build an AI-powered search engine for your applications using HeatWave GenAI. This approach leverages large language models (LLMs) for semantic search, offering a smarter alternative to traditional SQL and full-text search methods. By using embeddings—vector representations of words—the search engine understands context and intent, delivering more relevant results.
In this article, I'll guide you through building an AI-powered search for a WordPress blog using HeatWave GenAI, focusing on its in-database LLMs and vector store capabilities. We'll create embeddings for…