Re: XML - Mailing list pgsql-hackers

From Gilles DAROLD
Subject Re: XML
Date
Msg-id 3C98DF8F.B62D49A3@darold.net
Whole thread Raw
In response to XML  (longjohn <longjohn@katamail.com>)
List pgsql-hackers
Hi,

I have something that do exactly what you are looking for (and more)
but damned it's perl stuff !

You just have to set your SQL queries into XML files, associate
XSL template to them and run a cgi perl script througth apache (with or
without mod_perl). You can also add perl procedures to process your data
before output. I also parse cgi parameters... and more.

If you're interested let me know !

longjohn wrote:

> Do U know if pgSQL supports XML ?
> 4 example : BROWSER->APACHE JSERV->SERVLET->DB->xsl+xml->HTML
> Do U know any open source DB doing that?
> Thanks a lot
>
> ---------------------------(end of broadcast)---------------------------
> TIP 6: Have you searched our list archives?
>
> http://archives.postgresql.org



pgsql-hackers by date:

Previous
From: "D'Arcy J.M. Cain"
Date:
Subject: Re: Proposal: 7.2b2 today
Next
From: Bruce Momjian
Date:
Subject: Firebird 2.0 moving to C++