Skip to content

Commit 09f070e

Browse files
authored
Create README.md
1 parent bee9e6a commit 09f070e

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

README.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
MongoDB 2024 Tutorial by Mohammed Q. Sattar
2+
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.
3+
4+
Topics Covered:
5+
Show Databases
6+
Use Database
7+
Drop Database
8+
Insert Data to Database
9+
Clear the Shell Terminal
10+
Return Documents Within a Collection
11+
Data Types Accepted
12+
Sorting and Limiting
13+
Features:
14+
Clear explanations and examples
15+
Easy-to-follow format
16+
Suitable for beginners
17+
Helpful for understanding MongoDB basics
18+
Get Started:
19+
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.
20+

0 commit comments

Comments
 (0)