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 DB in the connections and then select 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.

Quick start steps 4 to 8