Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

You will need to install MongoDB on your machine first following the online directions for your platform. 
Then you need to install python and setup your ide. 
You need to pip import pymongo. 
You can pip import by pip install pymongo within your python terminal. 
This python script will load all the mongodb collections and will create the database. 
You should not have to change anything unless you want to execute this program on another server. 

About

This is a project to perform operations on a mongodb database. This was from my CS 418 class.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages