Skip to content

Python code to demonstrate the use Python pickle, MongoDB (PyMongo) libraries for data storage.

Notifications You must be signed in to change notification settings

jithin8mathew/Python_MongoDB_database

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Python_MongoDB_database

Python code to demonstrate the use Python pickle, MongoDB (PyMongo) libraries for data storage.

instructions:

  • Windows compatible
  • In order to run the code (database_code1.py), the user need to have MongoDB already installed in their systems
  • Mongod.exe must be up and running in the background !!! although start_mongodb.py will automatically check for the files in C:\Program files
  • If mongod.exe is intalled in some other directory, change the path in start_mongodb.py code

About

Python code to demonstrate the use Python pickle, MongoDB (PyMongo) libraries for data storage.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages