mysql2csv
v1.0.1
Published
Export table to .csv using conditions and key
Downloads
3
Readme
mysql2csv
Export table to .csv using conditions and key.
Install
$ npm install -g mysql2csv
Usage
$ mysql2csv -h
Usage: mysql2csv [options]
Options:
-h, --help output usage information
-c, --config <path> set config path
Configuration
You can find an example here.