Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 457 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 457 Bytes

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