Re: about middleware over postgreSQL.... - Mailing list pgsql-general

From Joshua D. Drake
Subject Re: about middleware over postgreSQL....
Date
Msg-id 3D2DB4D4.3000205@commandprompt.com
Whole thread Raw
In response to about middleware over postgreSQL....  (Andres Ledesma <aledes@telefonica.net>)
Responses Re: about middleware over postgreSQL....  (Andres Ledesma <aledes@telefonica.net>)
List pgsql-general
Hello,

  It really depends on your needs. TomCat and Java are great if you have
the horsepower (CPU + RAM etc...) to make use of them. There is PHP
which will allow you to build a custom solution. LXP which is the XML
PostgreSQL application server by Command Prompt (us). LXP is great
because it can use c++, c, java or anything that Apache can understand.
You can check it out at http://www.commandprompt.com/

Sincerely,

Joshua Drake


Andres Ledesma wrote:

>Hi, everybody......   I'm new to the linux world, so newbie on postgresql, et
>al, and right now I'm facing a distributed web site development on postgresql
>and don't know what is best to develop the middleware, to place between the
>front end and the database... so I have a couple of questions....
>
>
>    - is there any app server to run c++ objects ?
>
>    - is optimous to use Tomcat and java ?
>
>
>I appreciate any comment on this subject...... I even wonder if there is any
>proyect on this topic....
>
>
>Thanks in advance...
>
>
>Andrew
>
>



pgsql-general by date:

Previous
From: "Joshua D. Drake"
Date:
Subject: Re: Hardware for PG
Next
From: Joe Conway
Date:
Subject: Re: workaround for lack of REPLACE() function