-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
bee9e6a
commit 09f070e
Showing
1 changed file
with
20 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
MongoDB 2024 Tutorial by Mohammed Q. Sattar | ||
This tutorial provides a comprehensive guide to getting started with MongoDB in 2024. Written by Mohammed Q. Sattar, this tutorial covers essential MongoDB commands and concepts for beginners. | ||
|
||
Topics Covered: | ||
Show Databases | ||
Use Database | ||
Drop Database | ||
Insert Data to Database | ||
Clear the Shell Terminal | ||
Return Documents Within a Collection | ||
Data Types Accepted | ||
Sorting and Limiting | ||
Features: | ||
Clear explanations and examples | ||
Easy-to-follow format | ||
Suitable for beginners | ||
Helpful for understanding MongoDB basics | ||
Get Started: | ||
Explore the sections above to learn more about MongoDB and how to use it effectively. Dive into each topic to grasp the fundamentals and start using MongoDB in your projects. | ||
|