On Mon, Mar 27, 2006 at 05:22:40PM +0400, Ivan Zolotukhin wrote: > Hello, > > Does anybody know good comparison/review article of XML support in > major RDMBSes? I know that PostgreSQL's XML capabilities are quite > weak, but how far is it from other products?
For other databases it's probably somewhere between PostgreSQL and Oracle. :) BTW, something to consider is that thanks to PostgreSQL's ability to use so many different languages for stored procedures, there's a lot you can do in XML in the database via stored procs. I believe perl has pretty good XML support, for example. And of course there's java... -- Jim C. Nasby, Sr. Engineering Consultant [EMAIL PROTECTED] Pervasive Software http://pervasive.com work: 512-231-6117 vcard: http://jim.nasby.net/pervasive.vcf cell: 512-569-9461 ---------------------------(end of broadcast)--------------------------- TIP 1: if posting/reading through Usenet, please send an appropriate subscribe-nomail command to [EMAIL PROTECTED] so that your message can get through to the mailing list cleanly