Re: a web framework for postgresql?

From: Robert Treat <xzilla(at)users(dot)sourceforge(dot)net>
To: pgsql-general(at)postgresql(dot)org
Cc: "falcon" <shahbazc(at)gmail(dot)com>
Subject: Re: a web framework for postgresql?
Date: 2006-03-02 02:27:03
Message-ID: 200603012127.04013.xzilla@users.sourceforge.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Wednesday 01 March 2006 14:54, falcon wrote:
> P.S. I actually don't think the kind of framework I am looking for
> exists (oracle has html db, but I haven't been able to study it yet).
> And I should add that I realize theoretical Relational Dbs are
> different from modern implementations, but we still have a base to work
> on.

If your up to doing experimentation, you could see about combining one of the
pl langs and tie them into one of the various web application frameworks. I'm
thinking you could try making plruby functions that use rails, or possibly
rigg something up in plpython with django or turbogears. It's all very
handwavy, but since you can use gems inside of plruby, who knows... you'd
have to figure out how to actually server web requests back and forth from
within the db... really it doesnt seem worth it to me, but you might be able
to get something together.

--
Robert Treat
Build A Brighter Lamp :: Linux Apache {middleware} PostgreSQL

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Noel Faux 2006-03-02 02:52:54 Re: Need a GNU SQL CLI tool for Win32 with ODBC support.
Previous Message John DeSoi 2006-03-02 01:37:48 Re: Need a GNU SQL CLI tool for Win32 with ODBC support.