Important
Only support for MySQL >=v5.5.3.
A web based database browser written in Go. MySQL port of pgweb.
This is a web-based browser for MySQL database server. Its written in Go and works on Mac OSX, Linux and Windows machines. Main idea behind using Go for the backend is to utilize language's ability for cross-compile source code for multiple platforms.
- Download the precompiled binary for your operating system.
- Execute mysqlweb, then open http://localhost:8080/ in your browser