Btw, I already mentioned this to Arnold but another options is DB2
Express-C (http://www-306.ibm.com/software/data/db2/express/) which has
XML support and is free (with few enough limitations to make it suitable
for a large variety of apps). ext/db2 supports it.
There are some good links here: http://tinyurl.com/35643d

For people who have to deal with large sets of XML (coming in through
web services or other sources) looking at XML DBs like SleepyCat, DB2
and others is probably a good idea. They don't/shouldn't replace RDBMS
but be complementary.

Andi  

> -----Original Message-----
> From: Arnold Daniels [mailto:[EMAIL PROTECTED] 
> Sent: Tuesday, May 29, 2007 3:37 PM
> To: internals@lists.php.net
> Subject: [PHP-DEV] berkeley db XML
> 
> Hi,
> 
> What is the reason that the PHP extension for berkeley db XML 
> hasn't made it into PHP (distro, pecl, manual)? Currently 
> there only a short howto deep down in an oracle FAQ and very 
> limited documentation. I think that is unfortunate, because 
> using an XML db instead of a relational db, could greatly 
> simply a lot of projects. But currently little know its 
> existence and even less actually use it.
> 
> Best regards,
> Arnold
> 
> --
> PHP Internals - PHP Runtime Development Mailing List To 
> unsubscribe, visit: http://www.php.net/unsub.php
> 
> 

--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to