Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
UDF for Nexus DB V2.X is an initiative to build a list of user functions to extended the capabilities of Nexus Server V2.x. In order to use the functions you must include the unit in your server project.
A set of MySQL Stored Routines, User Defined Functions (UDF) and MySQL Plugin to help DB admin or developer. UDFLib provides : LibBigInteger, LibString, LibCType, ...
dvd2xbox is a DVD/CD-R to hdd copy program for the xbox which supports the formats UDF/ISO9660/CDDA (Audio 2 Ogg ripping with freecddb naming, dvd ripping with libdvdread). It provides a simple all at once copy mode and a win commander style disc browser
udf-regexp is a reimplementation of the oracle regexp family of regular expression functions as mysql user defined functions
=> Project now hosted on GitHub
https://github.com/hholzgra/mysql-udf-regexp
My Procedure Debugger - myProcDebugger a set of tools that simplify debugging of MySQL 5.x Stored Procedures. The tools contains a MySQL UDF that sends UDP messages, from SQL, a server that receives these messages and resends them, and a client that rece
MySQL User Defined Function (UDF) to provide geographic distance calculations - that is to calculate the distance between two points of latitude and longitude.
Generate interest, access liquidity without selling, and execute trades seamlessly. All in one platform.
Geographic restrictions, eligibility, and terms apply.
DVD/CD UDF disc drive tools, esp. for the Iomega RRD (aka Iomega REV) drive. Usability patches for UDF mkfs and fsck. Commentary for the lk MMC and UDF source code. cvs co tarballs for firewalls that defeat CVS. Links, FAQ's, troubleshooting hints.
Some user defined functions (UDFs) coded in C to enhance the functionality of the MySQL database server. With these functions it is possible to calculate median values, linear regression parameters, effective column widths etc. directly from MySQL
These functions allow you to do some basic calculations on arrays of data stored as blobs in mysql. The three functions are minarray, maxarray and avgarray. They are udf functions so they can be embedded in your sql queries.