user-defined-function
There are 13 repositories under user-defined-function topic.
Cyclonecode/mysql-notification
Example of a user defined function (UDF) in MySQL
lucasvr/hdf5-udf
User-Defined Functions for HDF5
exasol/hadoop-etl-udfs
The Hadoop ETL UDFs are the main way to load data from Hadoop into EXASOL
LelandGrunt/FFE
A Microsoft Excel Add-in based on Excel-DNA which adds new user-defined functions (e.g. stock quote queries).
LelandGrunt/AVQ
Excel-Add-In (UDF) to get stock data from the Alpha Vantage API
metrico/clickhouse-udf-node
Example NodeJS UDF for Clickhouse
metrico/clickhouse-udf-vlang
Example vlang UDF for Clickhouse
exasol/import-export-udf-common-scala
Common libraries for Exasol import and export UDFs
exasol/udf-debugging-java
Utilities for debugging, profiling and code coverage measure for UDFs.
anamariadragieva/CoGrammar-Bootcamp-Tasks
Tasks done for HyperionDev - CoGrammar Bootcamp in Python Fundamentals
exasol/udf-mock-python
This projects provides a mock runner for Exasol Python3 UDFs which allows you to test your UDFs locally without a database.
RishiR123/To--do--List
This application allows users to create, view, and delete tasks in a to-do list. It provides a simple command-line interface for easy interaction.
RobertDurfee/GreenwaldKhanna
An implementation of the Greenwald-Khanna approximate quantile streaming algorithm as a Spark user-defined aggregate function.