MySQL UDF & Plugin Library
(User Defined Functions Library)
User Defined Functions Library :
List of completed library :
- LibBigInt : A library which
provides a set of functions which supports numbers of any size, represented
as strings,
- LibCtype : A several functions that are useful for classifying and mapping codes from the target character like ctype.h do,
- LibString : Is an attempt to provide improved string processing functionality to the MySQL Server,
List of library under development:
- LibBzip2 : An extension to create compress, decompress
and parse bzip2 compressed data.
- LibWWW : The World-Wide Web library.
- LibBCMath : For arbitrary precision mathematics Binary Calculator which supports numbers of any size and precision, represented as strings.
- LibMath : Bundle related to math with matrices
or vectors.
- LibGeo : Bundle related to geo-calcuation.
- LibDBAdmin : Easy managing databases.
- LibDBLink : Functions returning results from
a remote database.