Skip to content

luisnquin/mysqlweb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

175 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mysqlweb

Important

Only support for MySQL >=v5.5.3.

A web based database browser written in Go. MySQL port of pgweb.

Overview

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.

How to run

  1. Download the precompiled binary for your operating system.
  2. Execute mysqlweb, then open http://localhost:8080/ in your browser

License

MIT

About

Web-based MySQL database browser. Based on pgweb. Maintained fork of smurfpandey/mysqlweb.

Resources

Stars

Watchers

Forks

Releases

No releases published

Contributors

Languages