This repository contains all the basic operations on a mongoDb database through python.
basic operation of connecting to the mongoDb cluster
insert value on the collections
delete values from the collections
find values in th collections
update values in collections acoording to specified fields
Will be used in codechat