Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 682 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 682 Bytes

MongoDB Basics

This repository provides a quick guide to essential MongoDB concepts and commands, covering topics such as document structure, collections, databases, Mongosh shell commands, and fundamental database operations. From data types and sorting techniques to advanced queries and data manipulation, this resource is your go-to reference for mastering MongoDB basics.

MongoDB Community Server Download

https://www.mongodb.com/try/download/community

MongoDB Shell Download

https://www.mongodb.com/try/download/shell

Install this extension on VS code

image