MySQL-XML Released
Brandon Niemczyk writes "MySQL-XML version 1.12 was finally released (GPL) publicly. MySQL-XML is a set of classes to streamline XML to MySQL and MySQL to XML. It comes with an automatic PHP class generator so the developer can quickly create classes to customize utilizing databases and keeping the flexibility of XML. MySQL-XML homepage is http://www.capableweb.com and it can be downloaded at http://sourceforge.net/projects/phpsqlxml/"
Anyone who doesnt "get" XML post here. :-)
The docs don't say whether this requires a recompile of PHP with XML support? I hope not, as I use a generic web host so we get a stock standard PHP build :(
So this is essentially a wrapper for MySQL? How does this software deal with malformed XML in the database?
Am I the only one thinking, "So what, 440 lines of PHP"?
Big deal.
From the site: It is open-source (under the well know GPL) and available for non-commercial use. If you need a commercial license please email...
Ok, so someone enlighten me: Can a GPL'd program be released for non-commercial use with a separate license for commercial use, or does the GPL pretty much cover all use of the code? I checked the GPL FAQ, and the only case that comes close says that the license under which you received the code is the license that controls how you use the code. But that doesn't really cover the case where "This code is GPL for non-commercial use." Does the GPL permit that?
Oops, did i say xml? I meant transaction support. Mysql still doesn't cut it.
It says that the site was built with MySQL-XML. Does MySQL-XML eat punctuation or something?
"First you gotta do the truffle shuffle."
It doesn't seem to take advantage of any of the high-speed MySQL features - this could work with any DB, I'd bet.
When do we get Z39.50 support, then?
sub f{($f)=@_;print"$f(q{$f});";}f(q{sub f{($f)=@_;print"$f(q{$f});";}f});
It comes with an automatic PHP class generator
What, no functions? What about us who don't like OOP?
Table-ized A.I.
Black text on dark-dark-blue background. This must be great stuff!
My other account has a 3-digit UID.
...open-source (under the well know GPL) and available for non-commercial use. If you need a commercial license...
Did I miss something, or did he not, by using GPL, just void the non-commercial restriction?