Intro

  |   Source
Intro

  • The course is about how to model data with MongoDB for infobox Wikipedia
  • entire MongoDB can be like JSON/Python

  • It also support flexible schema, update one update everything or just one update up to programmer

  • Using simple code, pymonggo will get out the data back in the database, just like python dict we insert, plus ObjectID from database.

this command will return all object related to the dictionary that we query.