Skip to content

In this project, I created a Python application, using PyMongo, that creates a MongoDB database containing words and their definitions. I then retrieve the data from the collection and displayed a selected word’s definition.

Notifications You must be signed in to change notification settings

piyush1796/PyMongo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

PyMongo

In this project, I created a Python application, using PyMongo, that creates a MongoDB database containing words and their definitions. I then retrieve the data from the collection and displayed a selected word’s definition.

Steps ->

Prepare the data in JSON format Create Database and Collection Populate the Collection using Insert Query the Collection using Find Update the Collection

About

In this project, I created a Python application, using PyMongo, that creates a MongoDB database containing words and their definitions. I then retrieve the data from the collection and displayed a selected word’s definition.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages