0.9.3 • Published 9 years ago
mysql-to-csv v0.9.3
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.