Re: about middleware over postgreSQL....

From: Ewald Geschwinde <ewald(at)geschwinde(dot)net>
To: Andres Ledesma <aledes(at)telefonica(dot)net>
Subject: Re: about middleware over postgreSQL....
Date: 2002-07-13 17:05:08
Message-ID: 3D305DC4.6010506@geschwinde.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

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
if you want to develop your website take PHP. it's the best thing and
you can programm it easy for yourself.

Take Adodb as database layer and you have all you need for a website.

(Experience wihth sudch a construction: 250.000 Hits /per day 5%
database load)

Epi

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Doug Fields 2002-07-13 18:31:10 Re: PostgreSQL in mission-critical system
Previous Message Arjen van der Meijden 2002-07-13 13:59:49 Re: MySQL vs. PostgreSQL