Web application frameworks supporting PostgreSQL

From: Steve Atkins <steve(at)blighty(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Web application frameworks supporting PostgreSQL
Date: 2002-06-18 21:57:12
Message-ID: 20020618145711.A15775@blighty.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

If there's a more appropriate forum to ask this, feel free to point
me at it.

I'm looking for a decent web application framework that has good
support for PostgreSQL (as opposed to the many that only support
MySQL well, and other databases kinda, if at all).

In the past I've looked at AOLServer/OpenACS, Apache/ColdFusion,
Apache/php and various java based setups. None of them are in the
running, for reasons that come down to personal prejudice as much
as anything else.

So... I'm probably looking for something with a C/C++ backend[1] or
something Apache/mod_perl/{template-toolkit/Mason} based, more likely
the latter.

Has anyone done this, and have any opinions on how which systems are
worth considering, given that I'll be using a PostgreSQL backend.

Cheers,
Steve

[1] http://samspade.org/ is running on a custom webserver highly
integrated with PostgreSQL, using C++ servlets to generate
all the content. I'm toying with open-sourcing it, under the
same license as postgresql. Any opinions on that?

Responses

Browse pgsql-general by date

  From Date Subject
Next Message John Gray 2002-06-18 22:06:12 Re: point-in-polygon error
Previous Message Jorge Sarmiento 2002-06-18 21:50:20 pl/pgsql question