Vibe-coding an Audit Plugin in Under 3 Minutes

Who says developing MariaDB plugins is hard? I was able to produce one in under 3 minutes!

I of course did it by asking Grok nicely:

The produced result is actually very decent:

/*
errorwatch.c – MariaDB Audit API plugin

Records statement execution errors into a dedicated log file.

This plugin subscribes to the GENERAL audit class and logs
events of type MYSQL_AUDIT_GENERAL_ERROR (and STATUS events
that carry a non-zero error code). It writes structured
entries to /var/log/mariadb/errorwatch.log (or /tmp/ fallback).

To build (inside MariaDB source tree):
1. Copy this file and CMakeLists.txt to plugin/errorwatch/
2. …

MariaDB and AI: Building the Bridge That Really Matters

Not what AI can do for MariaDB – but what MariaDB can do for AI

I have hinted at this before (This Month in MariaDB – August 2025), but it deserves to be said again: our vision for MariaDB’s role in AI is both clear and ambitious. We do not simply want to participate in the AI space – we aim to be the bridge between real-world data and modern AI systems.

Large Language Models are, at their core, vast read-only neural networks. The data that organisations truly depend upon does not reside inside these models;

MariaDB 11.8 LTS Released

Now is a good time to upgrade to the freshest MariaDB Server. MariaDB 11.8 is the yearly long term support release for 2025. It’s the first LTS with support for MariaDB Vector, and it includes a number of other updates based on user requests. You can seamlessly upgrade to MariaDB 11.8 from MariaDB 11.4 (the previous LTS) or any older release, back to MariaDB Server 10.0 or earlier, including most versions of MySQL Server.

MariaDB 11.8 LTS includes everything added since 11.4, incorporating changes from 11.5, 11.6, 11.7, as well as new features not released before.

Model Context Protocol – MCP is the winner of the MariaDB AI RAG Hackathon integration track

We recently announced the winners of  the MariaDB AI RAG hackathon that we organized together with the Helsinki Python meetup group. Let’s deep dive into the integration track winner. David Ramos chose to contribute a MariaDB integration for MCP Server. MariaDB plc was impressed by the results and has picked it up for further development with more features. 

David, tell us about yourself and why you decided to join the Hackathon?

I am an aspiring Data Scientist from Colombia. I studied Physics in college, but by the time I graduated, I realized what I enjoyed the most was working with data and programming, so I decided to make the shift to Data Science.

MariaDB Vector is available on OPEA

I think you’ve come to expect that every collaboration with Intel leads to meaningful, well-executed projects that bring great value to the community. This time, we’re spreading our wings towards empowering enterprises to deploy AI solutions, and we’re excited to show how MariaDB Vector fits into the Open Platform for Enterprise AI (OPEA).

🤖 Open Platform for Enterprise AI

The Open Platform for Enterprise AI, or simply OPEA, is a new sandbox-level project within the LF AI & Data Foundation where Intel plays a pivotal role in its active development and once again it shows its strong commitment to open-source innovation.

Amazon’s AI-agents for MariaDB Contributions

We at MariaDB Foundation are thrilled to see Amazon at the forefront of applying artificial intelligence to open source contributions — with MariaDB as their pilot. 

At the May 6th MariaDB meetup in Bremen, Bardia Hassanzadeh, PhD, presented the Upstream Pilot tool: an AI-based assistant designed to help developers identify, analyze, and resolve open issues in MariaDB more effectively.

This initiative is the most promising we’ve seen for improving the open source contribution process. Bardia and Hugo Wen of Amazon gave us a preview last week and we were already very impressed.

Last chance to apply to AI RAG Hackathon

The ideation phase of the MariaDB AI RAG Hackathon is nearing its deadline on Monday (by end of March). 

We have several cool submissions so far. One is about combining the Knowledge Graph and LLMs, using MariaDB Vector Nearest Neighbour Search. Another one is about an “advanced context diff”, identifying the differences between two text corpuses based not on their literal wording, but on their content. 

All of the current submissions are in the Innovation track. We would particularly like submissions in the Integration track  – to add MariaDB to frameworks such as these, or other apps. 

Join our AI Hackathon with MariaDB Vector

We are excited to announce a hackathon with MariaDB Vector and Python. Since we are reaching outside our bubble, let’s start from the beginning: 

MariaDB, the open-source database powers the world’s most demanding applications, from Wikipedia to global financial institutions. Now MariaDB Vector is bringing AI-ready vector search natively into the open-source database world. MySQL users ahoy: 

Our hackathon is your chance to explore AI possibilities with MariaDB Vector and Python. Whether you’re a developer, data scientist, or AI enthusiast, MariaDB Foundation invites you to build innovative AI applications, compete for prizes, and showcase your work.