MyQuery

MyQuery is a simple web-based MySQL client written in PHP, which can work as a minimalistic replacement of phpMyAdmin. The client consits only of a single source code file, which after a little amount of configuration editing can be easily put onto a web server.

MyQuery supports MySQL versions starting from 3.23 and PHP versions starting from 4.0.

MyQuery doesn’t have an own authentication system, so for that purpose you may want to use third-party tools, such as Apache’s mod_access and mod_auth.

MyQuery can be redistributed under the terms of GNU GPL version 2 or (at your option) any later version.

[ Download source code ]