0.9.3 • Published 7 years ago

mysql-to-csv v0.9.3

Weekly downloads
4
License
MIT
Repository
-
Last release
7 years ago

mysql-to-csv

Exports unlimited large MySQL queried data to zipped CSV file via nodejs streams.

Usage

  • List available options: npm run help
  • Usage with prompt: npm start
  • Usage with options node index.js [options]

When using with options, missing data will be requested via prompt.