MariaDB
The fastest growing Open Source Database

Category

Data

Years

Technologies

cmysqlmariadbperljavac++pythonjavascriptdatabases

Topics

databasesdatabasesqldistributed systemsperformancecloudDatabase EnginesSQL Features
Past Projects
Implement IVFFlat indexing strategy for MariaDB Vector and evaluate the performance
Ahmed Sayed Sayed Madbouly
implementing the IVFFlat indexing strategy for MariaDB Vector to enhance performance. including support of key features like support different...
MDEV-30645 CREATE TRIGGER FOR { STARTUP | SHUTDOWN }
André Alves
In summary, the project is about supporting generalized triggers in MariaDB. The main focus will be on adding triggers for STARTUP/SHUTDOWN and...
MariaDB-Parallel CSV read leveraging Apache Arrow
BinRuan
This project aims to rewrite the existing CSV file import functionality of cpimport into a multi-threaded form, while also leveraging the Apache...
Migrating my_vsnprintf Format Extensions for Compatibility with C printf-family Syntax
Jimmy “ParadoxV5” Hú
MariaDB internally provides `my_vsnprintf` (& my_snprintf) as a limited C `vsnprintf` alternative with custom extensions and platform-consistent...
Spatial (GIS) functions in MariaDB
Stefano Petrilli
As MariaDB continues to evolve and improve, MySQL users may consider it as a better alternative. The absence of some spatial functions could be a...
Manual vacuum cleaning for on-disk data empty records
Ziyi Tan
The goal of the project is to reclaim the wasted disk space by removing the empty values in MariaDB ColumnStore. The concept of “Empty Value” was...