GSoC Organizations
Clear all filters
Shortcuts
First-time organizations (34)
View all
Years
2024
2023
2022
2021
2020
2019
View all
Categories
Data
Development tools
End user applications
Infrastructure and cloud
Media
Operating systems
View all
Technologies
python (267)
javascript (215)
c (168)
c++ (165)
java (115)
android (52)
View all
Topics
web (89)
machine learning (60)
cloud (57)
graphics (41)
education (32)
data science (30)
View all
MariaDB
Visit Site
The fastest growing Open Source Database
Category
Data
Years
2024
2023
2022
2021
2020
2019
2018
2017
2016
Technologies
c
mysql
mariadb
perl
java
c++
python
javascript
databases
Topics
databases
database
sql
distributed systems
performance
cloud
Database Engines
SQL Features
Past Projects
2024
2023
2022
2021
2020
2019
2018
2017
2016
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...
More Details
Code Submission
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...
More Details
Code Submission
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...
More Details
Code Submission
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...
More Details
Code Submission
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...
More Details
Code Submission
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...
More Details
Code Submission