Skip to content

vijayanandrp/Pymongo-Library

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyMongo-Wrapper Library

Just a simple wrapper class for Pymongo to consolidate the common usages.

Done

  1. Insert
  2. Updation
  3. Deletion/remove
  4. Search/query/find

Explained the installation and programming in the following link.

please visit - Pymongo tutorial

alt text