From: | "Jim C(dot) Nasby" <jnasby(at)pervasive(dot)com> |
---|---|
To: | iz(at)sai(dot)msu(dot)ru |
Cc: | pgsql-general(at)postgresql(dot)org |
Subject: | Re: PostgreSQL's XML support comparison against other RDBMSes |
Date: | 2006-03-27 13:31:36 |
Message-ID: | 20060327133136.GH80726@pervasive.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
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 jnasby(at)pervasive(dot)com
Pervasive Software http://pervasive.com work: 512-231-6117
vcard: http://jim.nasby.net/pervasive.vcf cell: 512-569-9461
From | Date | Subject | |
---|---|---|---|
Next Message | Alban Hertroys | 2006-03-27 13:46:17 | Re: Pet-peevishness (When does a check constraint execute?) |
Previous Message | Ivan Zolotukhin | 2006-03-27 13:22:40 | PostgreSQL's XML support comparison against other RDBMSes |