Planet MySQL HA Blog
The Planet MySQL HA Blog aggregates content from sources that cover topics related to high availability (HA) for MySQL databases.
Simplify Real-Time Analytics with MySQL HeatWave Auto-Refresh Materialized Views
MySQL HeatWave is a fully managed cloud database service that integrates with MySQL, combining transactions, analytics, machine learning, and generative AI capabilities. It features an in-memory query accelerator for real-time analytics, eliminating the need for ETL processes to separate databases. Available on Oracle Cloud Infrastructure (OCI), AWS, and Azure, HeatWave automates tasks like backups and […]
Accelerate Similarity Search with Automatic HeatWave Vector Index
MySQL HeatWave is the only fully managed MySQL database service that combines transactions, analytics, machine learning, and GenAI services, without ETL. It also includes the capabilities to query data in object store and provides the best price performance in the industry. MySQL HeatWave is available on Oracle OCI, Amazon AWS, and Microsoft Azure. When building […]
Enhance Your Data Processing with HeatWave Temporary Tables
MySQL HeatWave is the only fully managed MySQL database service that combines transactions, analytics, machine learning, and GenAI services, without ETL. It also includes the capabilities to query data in object store and provides the best price performance in the industry. MySQL HeatWave is available on Oracle OCI, Amazon AWS, and Microsoft Azure. Temporary tables […]
MySQL HeatWave feature announcements at Oracle AI World
MySQL HeatWave feature announcements at Oracle AI World
MySQL HeatWave feature announcements at Oracle AI World
MySQL HeatWave is the only fully managed MySQL database service that combines transactions, analytics, machine learning, and GenAI services, without ETL. It also includes the capabilities to query data in object store and provides the best price performance in the industry. MySQL HeatWave is available on Oracle OCI, Amazon AWS, and Microsoft Azure. This year […]
MySQL Basics: The Inside Track—Speeding Up Searches with Indexes
Congratulations, library legend! If you’ve made it this far, you already know how to select rows, join tables, and summarize data in MySQL. You might even feel like the database’s resident Sherlock Holmes, unearthing facts with dazzling efficiency. But what happens when your digital library comes alive, and your once-tidy student and book tables start bursting at the digital […]
Supercharge MySQL: Introducing WebAssembly Integration for Next-Gen Data Apps
This blog post introduces WebAssembly (Wasm) support in MySQL Heatwave! For the first time, you can bring high-performance, portable code, compiled from Rust, C++, and many more languages, directly to your MySQL data, unlocking a new universe of speed, flexibility, and innovation.
Introducing Delta Lake in MySQL HeatWave Lakehouse
MySQL HeatWave Lakehouse enables queries on file formats like Parquet, Avro, ND-JSON and CSV in an object store. This blog introduces support for the Delta Lake table format, thereby enabling ACID-compliant applications on data in the object store.
MySQL HeatWave and MySQL AI integration with Model Context Protocol
This blog is focused on Model Context Protocol (MCP). MCP is an open standard enabling seamless integration between applications powered by large language models (LLMs) and external data sources and/or tools. The MySQL HeatWave MCP Server provides a collection of specialized tools that help you leverage the full capabilities of both MySQL HeatWave and MySQL AI.
Semantic and Keyword—Hybrid Search in MySQL HeatWave
This blog explains Hybrid Search capabilities within MySQL HeatWave, describing how it combines the strengths of keyword-based (BM25) and semantic (embedding) search. It explains the benefits for advanced information retrieval and Retrieval Augmented Generation (RAG) pipelines, highlighting how hybrid search supports complex business scenarios that require both contextual understanding and exact match capabilities.