mariadb-udf
There are 4 repositories under mariadb-udf topic.
BaseMax/FirstMysqlUDF
Sample repository to extend MySQL server by develop additional function. (Mysql UDF)
BaseMax/MysqlCalc
A MySQL/MariaDB module and plugin to calculate the formula and calculate mathematical expression in SQL Query.
petoc/mysql-udf-socket
Simple MySQL/MariaDB plugin for sending data to TCP socket and UNIX domain socket.
pavelsr/lib_mysqludf_sys
A UDF library with functions to interact with the operating system. These functions allow you to interact with the execution environment in which MySQL runs.