Skip to content

JacobHuang91/csv2json

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CSV -> JSON -> MongoDB Database

This small script is used to convert csv to json object, and then add data to the database.

How to run?

Before you run the program, please change the database config in the config.js file.

Or, you can use the mlab database I give to you to set the username and password.

step1

npm install

step2

nodemon

Wait a second. The data will show in the database.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published