Skip to content

A little fun NoSQL experiment with the meal db using PyMongo!

Notifications You must be signed in to change notification settings

YasmineM311/the_meal_db_NoSQL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

the_meal_db_NoSQL

A little fun NoSQL experiment with the meal db using PyMongo!

Group logo

The meal database https://www.themealdb.com/ is an open, crowd-sourced database of Recipes from around the world that offers a free JSON API. The raw JSON data fetched from the API was stored in a Mongodb database, but wass not ideal for querying. In this project, we modify document structure into a more query-friendly one using PyMongo. In addition, we conduct an analysis where we answer some questions about cuisines, ingredients and meal categories!

Group logo

About

A little fun NoSQL experiment with the meal db using PyMongo!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published