How to install MongoDB 8.0 on Windows 10/11 [2024] | Install MongoDB & Mongo Shell | MongoDB Compass

preview_player
Показать описание
In this video, I am going to show How to Install MongoDB 8.0.0 Community Edition on Windows 10/11. We will also see How to Install MongoDB Shell for running queries. Also, I have shown different commands of MongoDB.

MongoDB is one of the most used, open-source document databases, and NoSQL databases. MongoDB is developed by 10gen. It is written in c++ and it is a document-oriented database. It uses the BSON format.

Useful Commands in MongoDB:
1. MongoDB - Create Database
use cscorner
2. If you want to check your databases list, use the command
show dbs
Your created database is not present in list. To display database, you need to insert at least one document into it
3. MongoDB - Drop Database
4. MongoDB - Create Collection
5. MongoDB-Create Document.
If the collection doesn't exist in the database, then MongoDB will create this collection and then insert a document into it.
6. MongoDB -Show Collection
show collections
7. MongoDB - Drop Collection
8. MongoDB - Query Document
9. To display the results in a formatted way, you can use the pretty method.

This tutorial will provide you a good understanding of MongoDB concepts.

This tutorial is intended for students and new developers who want to learn MongoDB Database in easy-to-understand steps. This tutorial will provide you MongoDB concepts that will help you to get started with MongoDB quickly.
------------------------------------------------------------------------

✅Subscribe to my Channel to learn more about Computer Programming, computer tools, and technologies.
Thanks for watching my videos till the end, if you like my work please do Like, Comment, and Share!!
-----------------------------------------------------------------------
Channel Subscription:

Playlist available on my YouTube channel:👇🏻

LIKE | SHARE | SUBSCRIBE😍
------------------------------------------------------------------------
🎥 Tools I used for recording
------------------------------------------------------------------------
CONNECT WITH ME ON:

#MongoDB #installmongoDB #nosql #mongoDB #HowToInstallMongoDBOnWindows10 #MongoDBTutorial #MongoDBInstallationOnWindows #MongoDBInstallation #MongoDBTutorial #MongoDBTutorialForBeginners #MongoDBCourse
#cscornersunitarai
Рекомендации по теме
Комментарии
Автор

Please SUBSCRIBE for more! Also, you can Support me through YouTube Thanks!

CSCORNERSunitaRai
Автор

Mam, your tutorials are great! I'm facing frequent connection errors in MongoDB. Only deleting the data folder and running repair commands helps. Could you make a video on this? Happy to explain more if needed.

YOURCEO-xdnd
Автор

hello madam, Android OTP Verification not working from Msgp server app please help next video😢

youtubecomedy
Автор

dont know why after installing mongoDB Compass isnt opening i trierd repairing it but still compass wasnt opened after installing. Btw i checked the opetion to install mongoDB Compass and i installed mdb 8.1

abhishekkashyap
Автор

Mam while installing mongo compass take lots of time and still did not install I wait for about 1 hour any solution

ULTRON-ythi
Автор

Hlo mam
I completely install mongodb server community and I also clicked on compass when I installed but compass is not appearing on my PC
So what I do mam

abhishekpundir
Автор

Mam I always get a problem of incomplete download from source forge website I experienced it in mingw download and Dev cpp😢😢 I am so sad please do something😢

HasnainKhan-jjfb
Автор

Its working 1st time and the nex time error 1067 terminate service. Is. Not running 😢

MSeries
Автор

connect ECONNREFUSED 127.0.0.1:27017, connect ECONNREFUSED ::1:27017

how to solve this error

KraftMine-az