Skip to content

lthusth/MongoDB_Introduction

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MongoDB_Introduction

link to the slides

  • Create your own branch
  • Run the practice_mongodb.ipynb with jupyter-notebook or google colab or any software that read .ipynb file
  • Create a project with some constraints listed in the python notebook file
  • Connect your cloud database to mongodb compass and import the restaurants.json to your database
  • Each of the exercises has 2 cells:
    • Write your query in pymongo and run in the FIRST cell
    • Don't run the SECOND cell because it contains the results for you to compare with your results
  • Ask me any question if you have difficulties
  • Good luck and use MongoDB

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 100.0%