Skip to content

Instantly share code, notes, and snippets.

View planetapex's full-sized avatar
💭
Content with My Lord's Grace

M.Yasir Ali Shah planetapex

💭
Content with My Lord's Grace
  • https://famproperties.com/
  • Dubai, United Arab Emirates
View GitHub Profile
@planetapex
planetapex / mongodb_cheat_sheet.md
Last active April 28, 2020 16:18 — forked from bradtraversy/mongodb_cheat_sheet.md
MongoDB Cheat Sheet

Mongo DB Shell Cheat Sheet

These commands are for MongoDB shell and not for the mongo db Node.js driver or mongoose package.

Setup the environment

The examples here uses this sample dataset. Please, follow the instructions to setup the sample collection.

This is quick start for developers who want to a be up and running in no time.