Skip to content

Instantly share code, notes, and snippets.

View FidelVe's full-sized avatar
🏠
Working from home

Fidel Sanchez-Bueno FidelVe

🏠
Working from home
View GitHub Profile
@FidelVe
FidelVe / mongodb_shell_commands.md
Created March 2, 2022 17:11 — forked from michaeltreat/mongodb_shell_commands.md
Quick Cheat Sheet for Mongo DB Shell commands.

MongoDB Shell Commands Cheat Sheet.

This is a Cheat Sheet for interacting with the Mongo Shell ( mongo on your command line). This is for MongoDB Community Edition.

Preface:

Mongo Manual can help you with getting started using the Shell.

FAQ for MongoDB Fundamentals and other FAQs can be found in the side-bar after visiting that link.