Re: [INTERFACES] Rapid web based apps?

From: "John Barrett" <jbarrett(at)onramp(dot)net>
To: <pgsql-interfaces(at)postgreSQL(dot)org>
Subject: Re: [INTERFACES] Rapid web based apps?
Date: 1999-02-08 21:27:30
Message-ID: 009f01be53a9$d7f3a540$14ca32ce@devsys.iplay.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces


-----Original Message-----
From: Matthew Hagerty <matthew(at)venux(dot)net>
>If you have to create a web based app with PostgreSQL as the backend, what
>would you use? Right now I am creating a custom CGI program in C, but I
>think I am just being stubborn and not looking at what new tools are
available.
>

I'm using Perl and Java Servlets (one or the other... not both in the same
application)

you can also look at PHP3, ePerl and EmbPerl for embedding scripts with
database access in your web pages

(presuming you are using an Apache web server either on Unix or WinNT :)))))

Browse pgsql-interfaces by date

  From Date Subject
Next Message D'Arcy J.M. Cain 1999-02-08 21:33:14 Re: [INTERFACES] Rapid web based apps?
Previous Message Hannu Krosing 1999-02-08 21:25:32 Re: [INTERFACES] Dealing with large query results