diff options
author | pgollucci <pgollucci@FreeBSD.org> | 2010-09-23 10:35:54 +0800 |
---|---|---|
committer | pgollucci <pgollucci@FreeBSD.org> | 2010-09-23 10:35:54 +0800 |
commit | a94477fbb8f48704df4c8423cf214561e5183d51 (patch) | |
tree | 25373f76b1412c9ac5f39764c60e78db85493598 /net | |
parent | 40fccaf5f91458605aca1c94e56cf7eb89830f5c (diff) | |
download | freebsd-ports-gnome-a94477fbb8f48704df4c8423cf214561e5183d51.tar.gz freebsd-ports-gnome-a94477fbb8f48704df4c8423cf214561e5183d51.tar.zst freebsd-ports-gnome-a94477fbb8f48704df4c8423cf214561e5183d51.zip |
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.
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.
WWW: http://www.mysqludf.org/lib_mysqludf_xql/index.php
PR: ports/142086
Submitted by: Mina R Waheeb <syncer at gmail.com>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions