in reply to HTML interfaces for editing SQL

phpMyAdmin is a tool written in PHP intended to handle the administration of MySQL over the Web. Currently it can create and drop databases, create/drop/alter tables, delete/edit/add fields, execute any SQL statement, manage keys on fields, manage privileges,export data into various formats and is available in 50 languages

Replies are listed 'Best First'.
Re^2: HTML interfaces for editing SQL
by reneeb (Chaplain) on Jul 07, 2006 at 07:13 UTC
    I haven't tested it yet, but there is also an PerlMyAdmin...