MySQL Forums
Forum List  »  Connector/Node.js

Download it now: library to create xml using only SQL
Posted by: Arnold Daniels
Date: September 22, 2006 04:02AM

The libmysqlbnxml 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.

http://libmysqlbnxml.sourceforge.net - Project's main website
http://www.sourceforge.net/projects/libmysqlbnxml - Libmysqlbnxml on sourceforge.net

Options: ReplyQuote


Subject
Written By
Posted
Download it now: library to create xml using only SQL
September 22, 2006 04:02AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.