We saw in part 1 how to deploy our starter kit in OCI, and in part 2 how to connect to the compute instance. We will now check which development languages are available on the compute instance acting as the application server. After that, we will see how easy it is to install a new […]
The demand for skilled MySQL DBAs continues to grow rapidly as companies rely more than ever on stable, scalable, and high-performing database environments. Whether you’re beginning your DBA journey or looking to strengthen your existing skills, having solid hands-on knowledge of MySQL is essential.
To help professionals accelerate their growth, I’m launching a comprehensive 70+ hour MySQL DBA Training Program, starting December 10, 2025.
This course is designed to take you from the fundamentals to advanced real-world DBA expertise — with a strong focus on practical understanding, troubleshooting, and hands-on demonstrations.
Introduction
— Course Agenda & Requirements
— MySQL
— Open source
— Flavours
Different type of MySQL Installation
— Repository based Installation
— Installing …
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. […]