Category Archives: Development
Confirming what you probably already expected: MariaDB Server 11.8 will be a long-term support release.
Now a Release Candidate – GA in May
With MariaDB Vector as the lead new feature, MariaDB 11.8 succeeds the previous LTS MariaDB 11.4 from a year ago.
As of now, MariaDB 11.8 is at the Release Candidate stage, with GA planned for May.
Lots of new features since MariaDB 11.4
MariaDB 11.8 has about 60 features, large and small, on top of the previous LTS, MariaDB 11.4. At our recent MariaDB Day on 1 Feb 2025 in Brussels, MariaDB Corporation Chief Architect Sergei Golubchik gave an overview of 11.8.
…
Back from Brussels! With a bit of time to reflect, I’d like to share the aftertaste from our MariaDB Day, our very own FOSDEM Fringe Event. Prepare for an information-packed blog entry with links to the presentations, including live recordings and often the slide decks.
Billionaire controversy cancelled
Brussels during the first weekend of February is a hotbed of Open Source. The weather might not be hot, in contrast to the discussions in the corridors and rooms of the ULB university. The hottest topic expected – boycotting the presentation of Twitter founder Jack Dorsey – didn’t really happen.
…
New Year’s Eve is when everyone takes stock of the year that has passed. At MariaDB Foundation, we’re no different.
The technical highlight: MariaDB Vector
It’s not hard to pick the technical MariaDB highlight of the year: It’s MariaDB Vector.
No big surprise there: The biggest new thing in IT is AI. AI is getting mainstream. Mainstream applications need databases. Databases need stability, performance, ease of use. And low cost.
The solution: MariaDB Server. It’s relational. It’s standard. It’s Open Source.
The business highlight: MariaDB plc on a solid footing
It’s equally easy to pick the business MariaDB highlight of the year: K1 taking over MariaDB plc.
…
Continue reading “MariaDB highlights in 2024: Vectors, K1, and contributions”
As Chief Development Officer of the MariaDB Foundation, I’ve worked to ensure that our development efforts focus where they matter most. On this final day of 2024, I want to reflect on the significant technical achievements we’ve accomplished and the collaborative processes that made them possible.
Our work this year has been driven by the goal of building a stronger, more engaged MariaDB community. By sharing our progress and learnings, I hope to provide insights that may inspire and support other open-source projects.
Finally, I’ll outline the Foundation’s vision for 2025 and how we plan to bring it to life.
…
We’re no mind readers, so from time to time, we like to do polls. Polls are quantitative in nature, so coming up with the right question is not enough – we need to do a bit of mind reading in coming up with the alternatives.
Quick development of text based RAG apps
Our hypothesis was that RAG is the cool thing to do with vector based databases, and specifically text based RAG. The conference talks we’ve given on MariaDB Vector (such as at the 24th SFSCON in Bozen, Südtirol, Italy on 8 Nov 2024) have stressed the value of easily being able to develop AI applications that answer user prompts based on knowledge in a specific text mass, not on the overall training data of an LLM.
…
Continue reading “What do you expect from vector storage in databases?”
We have the date, we have the place , we have the theme! So we ask you to save the date.
Date: Saturday 1 Feb 2025 (10:00-17:00)
Place: Brussels, SQ Lily-Rose, Avenue Arnaud Fraiteur 15-23, close to FOSDEM
Theme: Vectors, RAG and all things new in MariaDB Server
Registration: Please register here with Meetup
With the Open Source community convening for FOSDEM, we have noted Brussels during the first weekend of February is a great time to meet, chat, and share news and ideas.
…
The day has come that you have been waiting for since the ChatGPT hype began: You can now build creative AI apps using your own data in MariaDB Server! By creating embeddings of your own data and storing them in your own MariaDB Server, you can develop RAG solutions where LLMs can efficiently execute prompts based on your own specific data as context.
Why RAG?
Retrieval-Augmented Generation (RAG) creates more accurate, fact-based GenAI answers based on data of your own choice, such as your own manuals, articles or other text corpses. RAG answers are more accurate and fact-based than general Large Language Models (LLM) without having to train or fine-tune a model.
…
Continue reading “Try RAG with MariaDB Vector on your own MariaDB data!”
In 2023, Intel launched Intel® Trust Domain Extensions (Intel® TDX), their latest Confidential Computing technology that ensures data in use protection for hardware-isolated virtual machines and verified hardware and software integrity through attestation.
In this blog post, we will show that MariaDB Server can run correctly on an Intel® TDX enabled VM and that the in-memory data is protected from outside actors, even from the host OS running the VM. By coupling Intel’s Confidential Computing technology with MariaDB Server build in data-at-rest and data-in-transit protection, customers can gain an end-to-end protected solution.
…
Continue reading “Protect your data with MariaDB Server and Intel® TDX”