Skip to content

jpbnetley/Mongo-csv-importer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Mongo-csv-importer

Imports csv items into mongo

Environment variables

mongo_auth_uname=;
mongo_auth_pw=;
mongo_address=;
mongo_port=;
mongo_db_name=;

Optional auth environment variables

mongo_auth_uname=;
mongo_auth_pw=;

Usage

When the user is prompted for their input to the path, the Raw path to the files should be
entered. eg: c:/users/username/desktop/csvFiles
The file under this directory should be .csv