Skip to content

ckirby/csv2mongodb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This app provides a small interface to transform csv files into json that is then placed into mongodb.

Requires mongodb to be installed.

Mongo should be run as a daemon: sudo mongod --config /etc/mongodb.conf --rest --fork --logpath /var/log/mongodb.log

About

Python tool to take csv formated file and put it into MongoDB

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages