Advertisement · 728 × 90

Posts by MariaDB

Introduction to MariaDB AI RAG
Introduction to MariaDB AI RAG YouTube video by MariaDB

RAG in a box with @mariadb.bsky.social
www.youtube.com/watch?v=DxAy...

3 weeks ago 1 1 0 0
Preview
MariaDB Completes GridGain Acquisition to Power the Next Generation of Agentic AI | MariaDB Acquisition creates industry’s first AI-Ready Operating Platform, unifying transactions, analytics and in-memory speed to eliminate infrastructure fragmentation.

Our acquisition of GridGain is complete! The move marks the launch of #MariaDB’s AI-Ready Operating Platform, a unified system designed to handle the extreme-velocity data requirements of autonomous AI agents.

Learn more: mariadb.com/newsroom/pre...

3 weeks ago 3 2 0 0
Preview
MariaDB to Acquire GridGain: Architecting the Real-Time Foundation for the Agentic Enterprise | MariaDB Strategic acquisition unites MariaDB’s mission-critical relational database with GridGain’s extreme in-memory speed to power the next generation of AI applications.

We are thrilled to announce that we’ve entered a definitive agreement to acquire GridGain.
Learn more: mariadb.com/newsroom/pre...

4 weeks ago 0 0 0 0
New release: MariaDB Connector/Node.js 3.5.1

New release: MariaDB Connector/Node.js 3.5.1

🚀New release: MariaDB Connector/Node.js 3.5.1
New features and bug fixes. Learn more at mariadb.com/docs/release...
#NodeJS #JavaScript #TypeScript

2 months ago 3 1 0 0
Preview
MariaDB Community Server Q1 2026 maintenance releases | MariaDB MariaDB is pleased to announce the immediate availability of MariaDB Community Server 11.8.6, 11.4.10, 10.11.16, and 10.6.25 maintenance releases. See the release notes and changelogs for additional…

🚀 New @mariadb.bsky.social Community Server versions available (current stable releases for each long-term branch):
→ 11.8.6
→ 11.4.10
→ 10.11.16
→ 10.6.25
Learn more: mariadb.com/resources/bl...

2 months ago 3 1 0 0
YouTube Share your videos with friends, family, and the world

Step one: Learn the basics of #MariaDB from @alejandro-du.bsky.social
📺 bit.ly/4oPU2A6

Step two: Enjoy the most reliable open-source database, powering mission-critical and #AI-powered applications.
🧑‍💻 mariadb.com

2 months ago 0 0 0 0
YouTube Share your videos with friends, family, and the world

Whether you’re new to #MariaDB or making the switch from #MySQL, follow these easy steps to help set yourself up for success 🧵

2 months ago 0 0 1 0

Thank you!

3 months ago 2 0 0 0
Advertisement
Preview
Announcing the Release of MariaDB Enterprise Platform 2026 | MariaDB MariaDB Enterprise Platform 2026 is a major release that addresses the challenges of data silos that slow innovation and inflate costs.

We’re ushering in a new era at #MariaDB.

MariaDB Enterprise Platform 2026 is purpose-built to unify transactional, analytical, and #AI #databases into a single, high-performance platform. ⚡

Discover the power of MariaDB Enterprise Platform 2026:
mariadb.com/resources/bl...

3 months ago 3 0 1 0
Preview
Converting mySQL database to MariaDB: findings so far… I have now been running the blog site with MariaDB for a week, so what have I noticed? The server is no longer running out of disk space due to frequently created large log files in the database volume (previously mySQL, but now MariaDB). Was there an underlying problem in mySQL? #server #mysql #mariadb #opensource #migration

I have now been running the blog site with MariaDB for a week, so what have I noticed?

#server #mysql #mariadb #migration #findings

5 months ago 3 1 0 0
Preview
MariaDB: Innovation & Vision with Creator Monty Widenius and AWS Leadership Database legend Michael "Monty" Widenius, creator of MariaDB, alongside AWS Director of RDS Open Source Databases Jignesh Shah and Database Specialist Simon Stewart, in an extraordinary deep dive into MariaDB's innovations and future.

"MariaDB: Innovation & Vision with Creator Monty Widenius and AWS Leadership" by Ibrahim Emara

#amazon-rds #mariadb #mysql

3 months ago 3 1 0 0
MariaDB ignored indexes in action.

MariaDB ignored indexes in action.

Just explored Ignored Indexes in #MariaDB. Neat way to mark indexes so the optimizer doesn’t use them while still keeping them maintained. Great to check if an index is worth dropping without the risk of re-creating it later. How do you decide when an index is no longer useful?

3 months ago 1 1 0 0
Preview
Stop using MySQL in 2026, it is not true open source If you care about supporting open source software, and still use MySQL in 2026, you should switch to MariaDB like so many others have already done.\n

It’s no secret that #MySQL has been on the decline in recent years. 📉 The obvious answer? Switching to MariaDB.

@ottoke.bsky.social dives into why migrating to MariaDB is the easy, clear choice: optimizedbyotto.com/post/reasons...

3 months ago 2 0 0 0
Preview
Stop using MySQL in 2026, it is not true open source If you care about supporting open source software, and still use MySQL in 2026, you should switch to MariaDB like so many others have already done.\n

Still using #MySQL? Stewarded by Oracle, MySQL has been in decline for years. Stop using it in 2026, especially if your care about the #opensource #FOSS methodology and not just the license.

👉 optimizedbyotto.com/post/reasons...

3 months ago 7 3 3 0
Everything you Need to Know to Start Building Apps with AI and RAG
Everything you Need to Know to Start Building Apps with AI and RAG YouTube video by MariaDB

Learn key vocabulary and concepts like vector embeddings, semantic search, RAG. In this video, I use #Java and
@mariadb.bsky.social but most of the concepts apply to other programming languages and databases as well.

3 months ago 2 2 0 0
A Grafana dashboard monitoring a MariaDB Enterprise instance

A Grafana dashboard monitoring a MariaDB Enterprise instance

🤩This is so cool! #MariaDB Enterprise Manager automatically creates a fully-configurable #Grafana dashboard. Great tool for teams handling mission-critical workloads with MariaDB.
👉Check it out: mariadb.com/products/ent...

4 months ago 3 1 0 0
Preview
MariaDB Tutorial - Everything you Need to Know Why do you need a database? How do databases work? What is SQL? Where does MariaDB fit into the picture and how to install it and start using it? What is the architecture of MariaDB? Where do I find the files that make up my database? Find the answers these and many other questions in this presentation by Alejandro Duarte (Developer Relations Engineer at MariaDB). Related Resources ►Read about ACID: https://mariadb.com/docs/general-resources/database-theory/acid-concurrency-control-with-transactions ►Download MariaDB: https://mariadb.com/downloads/ ►Try MariaDB now on Docker: https://mariadb.com/docs/server/server-management/automated-mariadb-deployment-and-administration/docker-and-mariadb/installing-and-using-mariadb-via-docker ►MariaDB book: https://mariadbfordevelopers.com Chapters: 0:00 Why do we need databases? 3:10 SQL 7:20 MariaDB architecture 13:17 Storage engines 19:19 Installing MariaDB 23:57 Connecting to MariaDB 32:06 Moving to Production 43:00 MariaDB Enterprise ►Connect with Alejandro Duarte on LinkedIn: https://www.linkedin.com/in/alejandroduarte/ ►Subscribe to the MariaDB channel: https://www.youtube.com/mariadb ►Explore MariaDB Products: https://mariadb.com/products ►Check out the MariaDB DeveloperHub: https://mariadb.com/developers/ ►Get in touch with MariaDB experts via Slack: https://mariadb-community.slack.com/ (invite: https://r.mariadb.com/join-community-slack) MariaDB is making a big impact on the world. Whether you’re checking your bank account, buying a coffee, shopping online, making a phone call, listening to music, taking out a loan, or ordering takeout–MariaDB is the backbone of applications used every day. Companies small and large, including 75% of the Fortune 500 run MariaDB, touching the lives of billions of people. With massive reach through Linux distributions, enterprise deployments, and public clouds, MariaDB is uniquely positioned as the leading database for modern application development. #MariaDB #tutorial #Database #Data #SQL #beginners #programming #coding #softwaredevelopment #techtutorial #devops #programmingbasics

Stop treating your database like a black box. 📦

Dive into MariaDB's architecture, storage engines, and file structure in this essential tutorial to understand what's really happening under the hood.
🔗 bit.ly/3JXBGis

#MariaDB #Database #DevOps

5 months ago 2 1 0 0
Advertisement
Preview
MariaDB Enterprise Platform 2026 adresses developing agentic AI MariaDB launches Enterprise Platform 2026. With built-in RAG pipelines and AI agents, MariaDB aims to help developers build agentic applications faster.

#MariaDB Enterprise 2026:
🤖 RAG-in-a-box: No AI frameworks
🗣️ Developer Copilot: Text-to-SQL
🔀 Unified Platform: Tx, analytics, and AI
☁️ Serverless: Pay for what you use
⚡ MariaDB Exa: 1000x faster real-time analytics
🚀 250% Faster than v10.6: Massive performance jump
...👇

5 months ago 3 1 0 0

This release unites transactional and analytical workloads with native vector search, built-in RAG, and intelligent agents – all on the world's most powerful cloud database platform.

5 months ago 0 0 0 0
Preview
MariaDB Accelerates Agentic AI Application Development | MariaDB Launch of MariaDB Enterprise Platform 2026 unites transactional and analytical workloads with native vector search, built-in RAG and AI agents – all on the world’s most powerful cloud database platfor...

Welcome to MariaDB Enterprise Platform 2026! 👏

We are thrilled to announce the latest major release designed to accelerate agentic AI application development.
➡️ bit.ly/48HaMFx

5 months ago 0 0 1 0
CRUD actions without code #database #ai #softwaredevelopment
CRUD actions without code #database #ai #softwaredevelopment YouTube video by MariaDB

📺 Walkthrough with @alejandro-du.bsky.social!

Watch how to make data modifications with the official #MariaDB MCP Server using plain English instead of SQL: www.youtube.com/shorts/uim05...

6 months ago 2 1 0 0
Preview
MySQL Migration to MariaDB | MariaDB Migrate from MySQL to MariaDB Server for better performance, advanced features, MySQL compatibility and a smooth migration with minimal issues.

Looking to solidify the future of your #MySQL apps?
When you make the switch to #MariaDB, you gain:

✅ Better performance
✅ Open-source vector search
✅ Columnar analytics
✅ Oracle compatibility

➡️mariadb.com/migrations/mysql-to-mari...

6 months ago 0 0 0 0
Preview
When Oracle Drops the Ball: Why MariaDB is the Future of the MySQL World - MariaDB.org The news has circulated quietly in industry corners, but the implications are far too significant to brush aside: Oracle seems to have ended the Open Source era of MySQL. … Continue reading "When…

When Oracle Drops the Ball: Why #MariaDB is the Future of the #MySQL World.

An interesting take by @kajarno

#opensource

MariaDB.org

6 months ago 6 1 0 0
Post image

Ensure your voice shapes the future of #MariaDB:
mariadb.typeform.com/survey-2025?...

6 months ago 3 1 0 0
Advertisement
helm repo and helm install commands for the MariaDB Enterprise Kubernetes Operator

helm repo and helm install commands for the MariaDB Enterprise Kubernetes Operator

#MariaDB Enterprise #Kubernetes Operator simplifies the deployment and management of MariaDB #databases within the K8 environment. 🌐

Now, you can easily install the operator on an #Ubuntu VM by following these steps: mariadb.com/resources/bl...

6 months ago 4 2 0 0
Post image

My favorite change is that MariaDB got an improved implementation of the WHERE year(...) = ? rewriting. use-the-index-luke.com/blog/2024-12...

In picture: the green check mark used to be yellow, with the "a" footnote: Unconditionally rewritten — even if only a matching function-based index exists

7 months ago 7 2 0 0

I agree - I always regret it. But using DBeaver to connect has helped.

In the end though I always convert to MariaDB at some point and regret not starting there. 🤷‍♂️

7 months ago 5 1 0 0
Preview
MariaDB Cloud | MariaDB MariaDB Cloud (formerly SkySQL) is a fully managed database-as-a-service that gives you the choice of two powerful architectures: provisioned and serverless.

One #database. Multiple clouds. Infinite possibilities. Introducing #MariaDB Cloud. ☁️

The #AI-powered, serverless database that handles complexity and gives you the choice of two powerful architectures so you can focus on what matters most: Continuous innovation.

mariadb.com/products/clo...

7 months ago 2 0 0 0
Preview
MariaDB Accelerates Cloud Deployments, Adds Agentic AI and Serverless Capability with Acquisition of SkySQL | MariaDB MariaDB acquires SkySQL, delivering flexible cloud and hybrid solutions for AI-driven workloads

With #SkySQL as a part of #MariaDB, customers get provisioned #databases, serverless, agentic #AI, multicloud support and more – all in one place!

Learn more about the acquisition and MariaDB Cloud: mariadb.com/newsroom/pre...

7 months ago 3 0 0 0

#DBaaS is an essential way our customers want to deploy #MariaDB. Today, we’re soaring to new heights in the cloud with the acquisition of #SkySQL.

This move brings a fully managed, AI-powered DBaaS into the MariaDB portfolio, enabling greater flexibility and deployment choice

7 months ago 2 0 1 1