Skip to content

NIXBLACK11/mongoDb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mongoDb

Project Title

This repository contains all the basic operations on a mongoDb database through python.

connectMongo.py

basic operation of connecting to the mongoDb cluster

insertMongo.py

insert value on the collections

deleteMongo.py

delete values from the collections

findMongo.py

find values in th collections

updateMongo.py

update values in collections acoording to specified fields

Will be used in codechat

About

All the basic operatio to connect mongoDb throgh pyhton

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages