Managing database tables through web-forms (automatically)

Antal Rutz arutz at mimoza.pantel.net
Wed Aug 30 16:08:30 EDT 2006


Hi,

I want to manage database(sql) tables through the web: actions like 
insert/edit/list/delete.
An application often needs just a database table to be easily managable
through the web by the users.

Now I realized that everytime I write a new app
I need to rewrite the whole thing according to the actual
database/table schema (forms/templates/validation/etc)

What I'd need:
A tool/module/anything that helps me to automate this process.
Something that just needs defining some table scheme and
not to rewrite the whole thing again.

Big thanks if you can help me!

-- 


--arutz



More information about the Python-list mailing list