Re: [INTERFACES] Rapid web based apps? - Mailing list pgsql-interfaces

From John Barrett
Subject Re: [INTERFACES] Rapid web based apps?
Date
Msg-id 009f01be53a9$d7f3a540$14ca32ce@devsys.iplay.net
Whole thread Raw
List pgsql-interfaces
-----Original Message-----
From: Matthew Hagerty <matthew@venux.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 :)))))


pgsql-interfaces by date:

Previous
From: Hannu Krosing
Date:
Subject: Re: [INTERFACES] Dealing with large query results
Next
From: "D'Arcy" "J.M." Cain
Date:
Subject: Re: [INTERFACES] Rapid web based apps?