Mywwwatcher is web-based browser of MySQL database (similar to well known PHPMyAdmin) writen in PHP.
It should be used in those hosts where the command line MySQL client is not accessible (e.g. on webhostings sites).
Currently it provides database table browsing, query entering, data editing over the WWW. It is a replacement of the command line client and some other tools (mysqldump, import,..).
It is small, quick, easy to use alternative to phpMyAdmin. In comparison with with phpMyAdmin this application is more oriented to hand writing of SQL queries.
It enables also other tasks like database dump, import, export (csv,html), insert data, database scheme, index manager, history and reuse of SQL requests, etc.