Admin panel generator

Hi,

Is there any library that, given a sqlite/mysql/postgres database generates an admin panel to manage data à la Django? I know that some frameworks do this, but I need something indipendent from any other part of the application that relies solely on a given database to work.

I need something end-user oriented, so any sql-based tool (like phpMyAdmin) would not work. Thanks

Thanks.

This search might yield a solution [google]single table CRUD PHP[/google], I can remember seeing one with a nice jQuery-assisted front-end, but cannot find it now.

Edit:

Maybe this was what I was thinking of, not sure if it matches you bill though; http://www.webismymind.be/editablegrid/