PostgreSQL and XML

From: tom dyson <tom(at)torchbox(dot)com>
To: <pgsql-general(at)postgresql(dot)org>
Subject: PostgreSQL and XML
Date: 2003-03-14 17:15:22
Message-ID: BA97BEAA.D76C%tom@torchbox.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

PostgreSQL users working with XML may be interested in my post at:

http://www.throwingbeans.org/tech/postgresql_and_xml.html

It explains the work I did with John Gray to enable XPath in SQL queries
against XML stored in Postgres text columns; my company is now using this
functionality in several large-scale implementations.

As far as I know, this represents the most complete XML support of any open
source RDBMS. I'll be very pleased to receive any questions or suggestions!

Best wishes

Tom

-----------------+
tom dyson
t: +44 (0)1608 811870
m: +44 (0)7958 752657
http://torchbox.com

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Josh Berkus 2003-03-14 17:17:43 Re: PL/Java (was: stored procedures)
Previous Message Tom Lane 2003-03-14 17:11:09 Re: contrib/lo and restoring databases