Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 358 Bytes

README.md

File metadata and controls

22 lines (13 loc) · 358 Bytes

Nodejs MySql Admin

MySql database viewer/editor written in nodejs. It's in development phase.

Picture1

To use it change password in mysql.js to your MySql password, run:

npm install

And then

gulp

TODO

- Create database
- Create table
- Insert row
- Empty/drop/edit operations
- Sql execution