Re: postgres and xquery

From: John R Pierce <pierce(at)hogranch(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: postgres and xquery
Date: 2013-05-14 07:37:20
Message-ID: 5191E9B0.4070509@hogranch.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 5/13/2013 9:31 PM, kristian kvilekval wrote:
> I saw on the mailing list that back in 2010 there was some
> discussion of using Zorba to add xquery capabilities to postgres. I
> was wondering if any progress had been made on this and what the
> current interest levels of supporting xml in postgres are?

Zorba has a JDBC database interface, and JDBC can talk to postgres.
this would let you use zorba to query a postgres database via xQuery.
isn't that what you want?

--
john r pierce 37N 122W
somewhere on the middle of the left coast

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message sumita 2013-05-14 10:30:13 Re: FATAL: database "a/system_data" does not exist
Previous Message Jashaswee 2013-05-14 06:27:10 How to convert numbers into words in postgresql