user-defined-functions
There are 50 repositories under user-defined-functions topic.
hpgrahsl/kryptonite-for-kafka
Kryptonite for Kafka is a client-side 🔒 field level 🔓 cryptography library for Apache Kafka® offering a Kafka Connect SMT, ksqlDB UDFs, and a standalone HTTP API service. It's an ! UNOFFICIAL ! community project
pluots/sql-udf
A wrapper for writing MariaDB/MySQL user defined functions in Rust
neo4j-contrib/neo4j-script-procedures
Neo4j Procedures to declare, store and run Javascript, Python, R, Ruby based procedures
pluots/udf-suite
A collection of UDFs for MariaDB & MySQL, written using the rust `udf` library. Includes uuid generation functions.
rustyconover/duckdb-evalexpr-rhai-extension
A DuckDB extension to evaluate the Rhai scripting language as part of SQL.
DrTol/pressure_loss_calculator-Excel
An Excel Add-In allowing calculations of the friction pressure loss (head loss) in circular pipes with full flow water in SI Units.
kadir-code/Sql_Server
This repository contains sql studies, stored procedures ,triggers, etc and sample databases.
gaydov/Softuni-DB-Basics
Containing the tasks from Softuni's course "DB Basics"
madhurimarawat/Learning-Programming-Concepts-With-C
This repository contains programs in the C programming language.
Serialcomms/Excel-Automation-AddIn-with-Installer
Excel UDF Automation Add-In with Installer in vb.net
ceyzaguirre4/backtracklib
Generalizations on backtracking algorithms (w or w/o recursion). They can use whatever data-structures and heuristic functions.
sahinuzun03/SQL_Server
This repository contains sql studies, stored procedures ,triggers, etc and sample databases.
alokverma18/Matrix-Calculator
Matrix Calculator using C language.
madhurimarawat/Data-structure-using-C
This repository contains programs in the C programming language related to Data Structures.
pramitghosh/openEO.R.UDF
PoC implementation for running User-defined functions (UDFs) in R on EO data in cloud back-ends
sarthakprajapati/Internity-PHP
Internship 2018
tessus/db2-hash-routines
UDFs and SPs for DB2 to generate and validate hashes
ceyzaguirre4/AStar
My own take on A*/Dijkstra Pathfinding. Its a generalization to permit all implementations while using any data-structures and heuristic functions regardless of whether or not the "map" fits in memory.
copev313/sfguide-data-engineering-with-snowpark-python
A Snowflake lab demonstrating the snowpark Python library for use in data engineering.
couchbase-examples/user-defined-functions
Learn to create User Defined Functions(UDF) in Couchbase using Javascript and Python
metatronslove/abjad
User Defined Islamic Occult Abjad Functions for Google Sheets, LibreOffice Calc / AndrOpen Office Calc, MS Excel, Python and Web Pages
metatronslove/Ilce-isimleri-Numerolojik-Kayitlari
Extract some list from some hyper text mark up records
rachbowyer/FUDLib
FUDLibrary - a user defined function library for Interbase 6
exopacket/lib_mysqludf_secure_shell
This library will allow mysql to run scripts on your system using a secure restricted shell.
JoseGonzCSE/Database-Systems
Course Taken @ UCMerced [2022]
Manikantanaidu1729/Atliq-Hardware-Ad-Hoc-Insight
This project is done as part of Codebasics Data Analyst Bootcamp
mansi32/Fun-with-Python
In Fun-with-Python, I have attached a python file where I was use different libraries of python.
MohammadRhz/ksql-udf-first-day-of-the-week
Get the date of the first day of the week when the date you want is in the range of that week
osabnis1776/Syracuse-Housing-Database
A comprehensive analysis of housing data in the Syracuse area using T-SQL and Azure Data Studio. This project includes SQL scripts for database creation, data insertion, and clean-up, along with detailed views and user-defined functions for data retrieval and analysis. Licensed under the BSD 2-Clause License.
Raheek-helal/Database-Exercises
Practicing Database and object Oriented Database using SQL
rodrigo-cl-porto/UDF
User-defined functions
JahrayFacey/HyperionDev-tasks
This repository contains all of the HyperionDev Data Science Bootcamp projects that I have created.
VisheshData/High-Low-Game-Python
A command-line High-Low game where you guess which personality has more followers. Simple logic, engaging gameplay, and clear code structure using Python. Perfect for beginners looking to explore conditional statements, loops, and randomization in Python!