[vox-tech] SQL front-ends for web browsers
David Siedband
vox-tech@lists.lugod.org
Mon, 27 Oct 2003 19:08:44 -0800
For a more generic prototyping tool have a look at.
http://phppgadmin.sourceforge.net/
For a more customized web interface check out Zope
Just set up you database adapter, code a few ZSQL queries and some DTML
or ZPT templates and you're sorted.
HTH
--
David
On Oct 25, 2003, at 12:00 PM, vox-tech-request@lists.lugod.org wrote:
> Message: 3
> From: Rod Roark <rod@sunsetsystems.com>
> Organization: Sunset Systems
> To: vox-tech@lists.lugod.org
> Date: Fri, 24 Oct 2003 17:34:19 -0700
> Subject: [vox-tech] SQL front-ends for web browsers
> Reply-To: vox-tech@lists.lugod.org
>
> I've been looking around for a time-saving tool for
> prototyping and/or developing web-based database
> applications, preferably with PostgreSQL support.
>
> Browsing Freshmeat, I found a thing called Gedafe which
> looks really interesting. Its home page is
> http://isg.ee.ethz.ch/tools/gedafe/.
>
> Has anyone here used this, and/or does anyone have
> suggestions for other such tools?
>
> Thanks,
>
> -- Rod