WebMySQL
WebMySQL is a web front-end for MySQL databases. Some of the features of
webMySQL are:
- Database schema independence
- Full support of all MySQL data types, except text and blob. Text and
blob types cannot be displayed or updated. Enum and set type selection
boxes are supported.
- Flexible support for MySQL users and passwords
WebMySQL requires Perl 5 with the DBI module and an ANSI C compiler.
Sources can be found
here.