Overview
MariaDB Server is a community-developed relational database started by members of the original MySQL team. It preserves a high degree of MySQL compatibility while adding pluggable storage engines, replication and Galera clustering, advanced SQL, and native vector search.
Features and best fit
Based on official documentation; not hands-on tested · Content checked:
Run SQL workloads across storage engines and clustered topologies
The current README lists a VECTOR type with HNSW approximate-nearest-neighbor indexing from MariaDB 11.8, InnoDB for transactions, ColumnStore for analytics, and Spider for sharding. It also covers asynchronous, semi-synchronous, and parallel replication, GTIDs, Galera synchronous multi-primary clustering, CTEs, window functions, temporal tables, and JSON functions.
Sources: [1]
For MySQL migration candidates and varied SQL workloads
It is a candidate when an existing MySQL protocol and syntax should be retained while transactions, analytics, full-text, spatial, or vector search and clustered operation are evaluated in one server family. Test compatibility, query plans, backup and restore, replication, drivers, and upgrades with representative data.
Sources: [1]
Choose between LTS and rolling releases and review engine differences
The README distinguishes annual LTS from quarterly rolling releases and recommends binary LTS releases, maintained for three years, for production. Behavior and availability vary by version and storage engine, so pin documentation to the selected release. MariaDB Server is GPLv2 without an 'any later version' clause, while third-party terms are listed separately.
Official sources
- [1]MariaDB Server README(2026-09-13)
- [2]MariaDB Server COPYING(2026-09-13)
Supplemental curator note
Selected for preserving its MySQL-fork lineage while creating renewed discovery through specific database topics and native vector search.
Growth
Growth trends · Last 30 days
8,212 Stars
Trend data is still being collected.
Development activity
Last 90 days · weekly
- Commits (last 30 days)
- 40
- Open PRs
- 490
Development activity is still being collected.
Built with
Categories and tags
Categories
GitHub data
GitHub dataView detailed GitHub data
GitHub Topics
- amazon-web-services
- database
- fulltext-search
- json
- mariadb
- mysql
- rdbms
- relational-databases
- sql
- storage-engine
- vector-database
- galera
- Stars
- 8,212
- Forks
- 2,096
- Watchers
- 265
- Open issues
- 0
- Primary language
- C++
- License
- GPL-2.0
- Repository last updated
- Sep 12, 2026
Explore next
- n8n204,163 Stars
A fair-code platform combining a visual canvas and code for service integrations, workflows, and AI agents.
TypeScript - Ollama180,804 Stars
A runtime for downloading and running open models on a computer or server through a CLI and local API.
Go - AUTOMATIC1111 Stable Diffusion WebUI164,915 Stars
A Gradio UI for Stable Diffusion image generation, editing, model selection, extensions, and APIs.
Python - Dify155,591 Stars
A visual LLM application platform combining AI workflows, RAG, agents, model management, and observability.
TypeScript - ComfyUI132,890 Stars
An AI creation engine for arranging image, video, audio, and 3D generation in node graphs and exposing workflows through a local API.
Python
Report incorrect information
Tell us if any listing information is incorrect or outdated.