Skip to content

hwangc/csv2mysql

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

csv2mysql

Check the affected rows after inserting csv to mysql and return the total number of affected rows This package is based on csv2mysql(https://www.npmjs.com/package/csv2mysql).

Installation

npm install insert-csv-to-mysql

Usage

var csv2mysql = require('insert-csv-to-mysql');
csv2mysql([options], [path]);

Tests

npm test

License

MIT

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published