Skip to content

A python script that takes a csv file with header row and pushes values to a mongodb collection

Notifications You must be signed in to change notification settings

adnanmc/PythonCSVToMongoDBLocal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

PythonCSVToMongoDBLocal

A python script that takes a csv file with header row and pushes values to local mongodb collection. This removes all existing documents within collection first, then populates it from csv file.

Origin credit goes to https://github.com/HuFeiHu/CSV2MongoDB

About

A python script that takes a csv file with header row and pushes values to a mongodb collection

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages