Skip to content

nana-yaw/csv-converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

csv-MSSQL-DB-parser

A node app that watches a particular directory and parses extracted data from the CSV file to a MSSQL database.

After cloning the repo change directory into the repo root path.

Rename the file "config.copy.js" to "config.js" and provide the requested MySQL Database Credentials as well as the path to watch.

Run the command "npm install" to install needed dependencies.

Run the "node app.js" command in your terminal.

Enjoy!

About

A node app that watches a particular directory and converts all csv files in the directory to json format.

Resources

Stars

0 stars

Watchers

2 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors