
GSoC Participation History
Technologies
Topics
Past Projects
Reduce computations in JOINs by using Bloom-filter-based pre-joins
Implement an efficient Bloom Filter to reduce JOIN's computations. Idea is to apply Bloom filter on columns to filter the data as much as possible,...
Vacuum cleaning for empty on-disk records in MariaDB ColumnStore
MariaDB ColumnStore (MCS) does not currently reclaim disk space from empty records left behind by DELETE operations or bulk imports. These empty...
Plugin for automatic embedding generation and introduction of expensive functions concept
Currently, there is no plugin in MariDB that can generate vector embeddings. If the user wishes to store vector embeddings for a document, they have...
Implementation of Native INTERVAL Data Type
This project aims to transform MariaDB's INTERVAL keyword into a first-class data type, enabling its use in table columns, stored routines, and...
FRM parser Utility for MariaDB
FRM files are what MariaDB uses to store metadata about tables. These files can be used to generate DDL statements (CREATE TABLE ...). We are lacking...
Enhanced mysqltest Language with Expressions and Variable Substitutions
The mysqltest tool is a core component of MariaDB’s testing infrastructure. Currently, it has two limitations that restrict the flexibility and...
Replication to Enable Filtering on Master
Currently there are two ways of replication filters in MariaDB. One method filters data on the primary node by not writing unwanted events to the...
Frequently Asked Questions
MariaDB | GSoC Org Profile & Stats - Learn about MariaDB's involvement in Google Summer of Code (GSoC), their technologies, detailed reports.
Participation
Projects
Top Programming Languages
Project Difficulty Distribution
No difficulty data available
Built with ❤️ for the Google Summer of Code (GSoC) open source community | © 2026 GSoCOrganizationsGuide