mariadb-udf

There are 4 repositories under mariadb-udf topic.

  • BaseMax/FirstMysqlUDF

    Sample repository to extend MySQL server by develop additional function. (Mysql UDF)

    Language:C++310
  • BaseMax/MysqlCalc

    A MySQL/MariaDB module and plugin to calculate the formula and calculate mathematical expression in SQL Query.

    Language:C310
  • petoc/mysql-udf-socket

    Simple MySQL/MariaDB plugin for sending data to TCP socket and UNIX domain socket.

    Language:C1100
  • 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.

    Language:HTML00