mysqldoc-html

0.5.0 • Public • Published

mysqldoc

mysql table documents output html

Usage

npm i -g mysqldoc

 or

npm i --save-dev mysqldoc

Run the output reports

$ mysqldoc --database test_db

$ ls mysqldoc/
index.html

options

opyions Description default
user mysql user name root
password mysql password ""
host mysql connect host 0.0.0.0
port mysql connect port 3306
database mysql database name test
output document output path mysqldoc

Readme

Keywords

none

Package Sidebar

Install

npm i mysqldoc-html

Weekly Downloads

0

Version

0.5.0

License

MIT

Last publish

Collaborators

  • wheatandcat