This year marks a significant milestone in the world of databases—MySQL is celebrating its 30th anniversary! As the MySQL community around the globe came together to commemorate three decades of innovation, collaboration, and success. We’re excited to share that we have created a celebration video summarizing the festivities held worldwide, serving as a vibrant follow-up to […]
In 2025, MySQL proudly commemorated its 30th anniversary, marking three decades of innovation and community engagement in the realm of database technology. Throughout the year, the MySQL Community team engaged with the worldwide community to organize a series of events globally, uniting users, developers, and enthusiasts to celebrate this remarkable milestone. From meetups to summits […]
We are excited to announce that the preFOSDEM MySQL Belgian Days 2026 will take place on Thursday, 29 January and Friday, 30 January 2026, in Brussels — just before FOSDEM 2026.
This two-day gathering brings together the MySQL community: developers, DBAs, engineers, tool-builders, and enthusiasts — offering a fantastic opportunity for knowledge sharing, networking, and collaboration. The event will feature two content tracks, community sessions, expert talks by MySQL engineers and contributors, the much-anticipated “RockStars Award”, and a chance to mingle over good food.
Why You Should Attend — or Speak!
- Share your expertise — Are you working on an interesting MySQL project, tool, performance optimization, migration …
In part 1, we saw how to deploy several resources to OCI, including a compute instance that will act as an application server and a MySQL HeatWave instance as a database. In this article, we will see how to SSH into the deployed compute instance. Getting the key To connect to the deployed compute instance, […]
MySQL NDB Cluster offers high availability and scalability through its distributed architecture. However, managing and troubleshooting such a system requires robust monitoring and insightful diagnostics. At the heart of this lies effective logging. This post will guide you through the details of logging within MySQL NDB Cluster, explaining how it works across different kind of […]
Introduction Vision Language Models (VLMs) are crucial for bridging the gap between visual and textual data by combining image and language understanding. Some important VLMs’ use cases are: VLMs are considered an improvement over traditional Optical Character Recognition (OCR) systems by incorporating contextual awareness beyond pixel-level recognition. Heatwave GenAI already provides industry-first in-database LLMs, an […]
Introduction In today’s data-driven enterprises, the volume of unstructured documents is growing rapidly. AI powered document summarization improves enterprise efficiency by eliminating the need to go over these documents manually. Large Language Models (LLMs) are powerful tools for summarizing documents, but they face context window limits when dealing with long documents. Furthermore, studies show that […]
Introduction Heatwave AutoML is super simple to use, and now we are introducing another feature for ease of use called NL2ML (or Natural language to machine learning) which provides step by step guidelines on how to use ML for a particular business problem. NL2ML is a natural language interface that simplifies user interactions with Heatwave AutoML. […]
When we run databases in Kubernetes, we quickly learn one important truth: things will fail, and we need to be prepared for this. Pods are ephemeral; nodes can come and go, storage is abstracted behind PersistentVolumes and can be either local to a node or backed by network storage, and Kubernetes moves workloads as needed […]
In 2025, the MySQL Shorts series continued to engage viewers worldwide by offering concise and informative tutorials on various MySQL topics. This year, the series expanded its reach, releasing 21 new episodes that delved into advanced functionalities and best practices. Top 5 Most-Watched MySQL Shorts in 2025 Among the standout episodes for 2025, five garnered […]