mysql5-lib_mysqludf_xql

v 1.0.0

The lib_mysqludf_xql library provides an array of functions, which can be used to create XML output directly from MySQL using a single SQL query.

The lib_mysqludf_xql library provides an array of functions, which can be used to create XML output directly from MySQL using a single SQL query. This prevents having to convert a MySQL result to XML in a PHP script, Ruby script, etc. This improves performance and simplifies your code. The library provides the same functionality as SQL/XML, seen in MS SQL server and Oracle. However it uses normal functions. By using subqueries the same results as SQL/XML can be generated.

http://www.mysqludf.org/lib_mysqludf_xql/

To install mysql5-lib_mysqludf_xql, paste this in macOS terminal after installing MacPorts

sudo port install mysql5-lib_mysqludf_xql

Add to my watchlist

Installations 0
Requested Installations 0