Re: Using Postgresql as application server
Scott Marlowe <scott.marlowe@gmail.com>
From: Scott Marlowe <scott.marlowe@gmail.com>
To: c k <shreeseva.learning@gmail.com>
Cc: pgsql-general@postgresql.org, pgsql-admin <pgsql-admin@postgresql.org>
Date: 2011-08-15T15:53:53Z
Lists: pgsql-general
On Sat, Aug 13, 2011 at 9:57 AM, c k <shreeseva.learning@gmail.com> wrote: > Dear Postgres users, > from last few months I am reading and searching for can postgresql used as > application server? As postgresql supports many languages like pl/perl, Besides the previously mentioned nginx module there's apache's mod libpq http://asmith.id.au/mod_libpq.html But I'd stick to a language to wrap stuff in like php etc.