Re: Rapid web app development tool for database
TurboGears has Catwalk. Have a look at that. It is a web UI that let's you manipulate the db. Have a look at the the TG Toolbox. -- http://mail.python.org/mailman/listinfo/python-list
Re: Rapid web app development tool for database
George Sakkis wrote: > Is there any tool in python (or with python bindings) like Oracle > Application Express, former HTML DB > (http://www.oracle.com/technology/products/database/application_express/index.html) > ? Ideally it should be dbms-agnostic, e.g. by using SQLObject to talk > to the datab