Skip to main content

๐Ÿ‘ Quick Start

  1. Sign in to Github, and open this repository: mdb.link/jedee
  2. Click on Code > Click on Codespaces > Click on Create a Codespace on Main
  3. Wait for the codespace to load completely
  4. Click on the MongoDB extension
  5. Click on the library database
  6. Open a playground into the books collection
  7. Write MongoDB commands in the playground
  8. Run MongoDB commands by clicking on the play icon โ–ถ๏ธ at the top right corner
  9. Practice by trying out all the examples and exercises mentioned in the next 2 sections: CRUD ops and Aggregation Pipelines.