Re: PostgreSQL/PHP Application Server

From: John DeSoi <desoi(at)pgedit(dot)com>
To: Postgresql General List <pgsql-general(at)postgresql(dot)org>
Subject: Re: PostgreSQL/PHP Application Server
Date: 2008-01-24 18:10:18
Message-ID: D619DD64-EEF8-4D03-92AF-C12AD85EB3F9@pgedit.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general


On Jan 24, 2008, at 12:15 PM, Brian A. Seklecki wrote:

> Are there any frameworks / toolkits available, possibly as established
> F/OSS projects, for web applications using PHP+PostgreSQL?
>
> sf.net/google comes up short -- a few XML services and Perl+PgSQL
> hits.
>
> By 'application server', as a marketing wank-word gleaned from
> Oracle/IBM/BEA, essentially constituted by:
>
> *) Templates for common data structures
> *) Centralized deployment of applications as 'modules' using
> a shared foundation
> *) A row-level / user-level ('view based') object security model
> *) Corporate Directory / Backend Integration (LDAP, Kerberos, PAM,
> NSS)
>
> If such a project doesn't exist, I propose instantiating one.
>
> #1 and #2 are easy. #3 and #4 are showstoppers.

Drupal - http://drupal.org

I don't know if there is a module for #4; check http://drupal.org/project/Modules
. The user/login system is extensible, so you could write your own.

John DeSoi, Ph.D.

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Greg Smith 2008-01-24 18:30:25 Re: pg_xlog and standby - SOLVED
Previous Message marcelo Cortez 2008-01-24 17:55:15 Re: can't create index with 'dowcast' row