Тёмный

How to install MongoDB 6.0.6 on Windows 11 | Install MongoDB 6.0.6 & Mongo Shell | MongoDB Tutorial 

CS CORNER Sunita Rai
Подписаться 43 тыс.
Просмотров 6 тыс.
50% 1

In this video, I am going to show How to Install MongoDB 6.0.6 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
db.dropDatabase()
4. MongoDB - Create Collection
db.createCollection(name)
db.createCollection("students")
5. MongoDB-Create Document.
db.students.insert({"rollno":1,"name":"sunita"})
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
db.students.drop()
8. MongoDB - Query Document
db.students.find()
9. To display the results in a formatted way, you can use pretty method.
db.mycol.find().pretty()
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 for more videos of programming and hit the bell icon to never miss an update in the future.
Also, don't forget to LIKE & COMMENT.
------------------------------------------------------------------------
Channel Subscription:
🔗 / cscornersunitarai
Java Programming Tutorial Playlist
🔗 • Java Programming Tutorial
Thanks for watching my videos till the end, if you like my work please do Subscribe, Like, Comment, and Share!!
------------------------------------------------------------------------
🎥 MY FAVOURITE RU-vid GEAR
www.amazon.in/...
------------------------------------------------------------------------
CONNECT WITH ME ON:
►Facebook - / cscornersunitarai
►Personal Facebook A/c - / sunita.sharmarai
►Instagram - / cscornersunitarai
►Telegram - t.me/cscorner
►LinkedIn - / cscornersunitarai
------------------------------------------------------------------------
#MongoDB #installmongoDB #nosql #mongoDB #HowToInstallMongoDBOnWindows10 #MongoDBTutorial #MongoDBInstallationOnWindows #MongoDBInstallation #MongoDBTutorial #MongoDBTutorialForBeginners #MongoDBCourse
#cscornersunitarai
how to install mongodb on windows 10,installing mongodb,how to install mongodb,mongodb,database,open source database,nosql,mongodb tutorial for beginners,starting mongodb linux,install mongodb on linux,data modelling,install mongodb,mongodb on windows,mongod,mongodb 6,mongo,install,windows 10,mongodb 6,community server,mongodb 6.0.6,mongodb installation,mongodb tutorial,create database,drop database,create collection,drop collection,cscornersunitarai,nosql database
Subscribe to CS Corner Sunita Rai for more videos!
Like! Subscribe! Share!
Stay tuned!

Опубликовано:

 

25 авг 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 26   
@ronitgupta2349
@ronitgupta2349 Год назад
Your Video helps me a lot, thanks to you. I am learning Full stack development by Dr. Angela on Udemy, and there are lot of students there who are struggling with MongoDB installation on windows because the course installation video is outdated. So I post your video link in Udemy's course comment section, it will help student to reach your video directly. Thanks again for your video.
@CSCORNERSunitaRai
@CSCORNERSunitaRai Год назад
🤩wowww You made my day.. Keep watching😊 plz subscribe And let me know if u want any other video on mongodb. Compass and atlas on the way👏
@ndattasairam2216
@ndattasairam2216 Год назад
same , I am also facing that issus and is heruku working for U??
@ruchirjain1690
@ruchirjain1690 Год назад
​@@ndattasairam2216heruku is a paid service provider now
@user-xs1vc5gf4n
@user-xs1vc5gf4n Год назад
Bro I am also learning from Angela Mam we are getting problem because in the course the version she used is old so lot of problems are there at which module you are ?
@arpitsingh5312
@arpitsingh5312 Год назад
Thank You Mam.
@CSCORNERSunitaRai
@CSCORNERSunitaRai Год назад
You're welcome👍 please subscribe 😊
@Anuj-vf7bg
@Anuj-vf7bg Год назад
👍👍👍
@csdisha7865
@csdisha7865 8 месяцев назад
Thank you so much mam
@trbhub1272
@trbhub1272 Год назад
Pls upload video about how to do map reduce operation in mongodb
@CSCORNERSunitaRai
@CSCORNERSunitaRai Год назад
Will try
@Amarnath62627
@Amarnath62627 Год назад
Thank you
@CSCORNERSunitaRai
@CSCORNERSunitaRai Год назад
You're welcome👍 please subscribe 😊
@MohamedAmir-yy9ze
@MohamedAmir-yy9ze Год назад
I need help with that error when you run mongosh :"Access control is not enapled for the database"
@CSCORNERSunitaRai
@CSCORNERSunitaRai Год назад
When u r getting this error?
@arpit3210
@arpit3210 Год назад
Thankyou 🫡
@CSCORNERSunitaRai
@CSCORNERSunitaRai Год назад
You're welcome👍 please subscribe 😊
@anilkumar-uh9so
@anilkumar-uh9so Год назад
Madam pls do video on configure the replica set and how to setup sharding on Mongo dB
@CSCORNERSunitaRai
@CSCORNERSunitaRai Год назад
Ok I'll try
@avinashthakur7898
@avinashthakur7898 11 месяцев назад
Mongo ma error aa ra ha jb b command kr ra mongosh enter kr ra errors aa ra 😢aap es error pr ek video bana skta ha ksa solve Krna 'mongo' is not recognised as an internal or external command, operable program or batch file. Ya error show ho ra
@CSCORNERSunitaRai
@CSCORNERSunitaRai 11 месяцев назад
Bhai ye error tab ata hai jab aap path nahi set karte ho environmental variable mein
@penchant91
@penchant91 Год назад
acha ye batao sakhi jdk ko downgrade version me kaise laye already install has in latest one but i need 17 version what?
@CSCORNERSunitaRai
@CSCORNERSunitaRai Год назад
lower version install kar lo
@santoshareti6720
@santoshareti6720 Год назад
How to transfer all the users to another mongo server
@Ahmet-se7lo
@Ahmet-se7lo Год назад
Cansın can
@CSCORNERSunitaRai
@CSCORNERSunitaRai Год назад
Got a question on this topic? Please share through comments or reach us on telegram t.me/cscorner Please SUBSCRIBE for more! Also, you can Support me through RU-vid Thanks!
Далее
Oh No! My Doll Fell In The Dirt🤧💩
00:17
Просмотров 2 млн
Is Windows RUINING your Coding Career?
10:52
Просмотров 89 тыс.
How to install MongoDB 6 on Windows 10/ Windows 11
13:32
microsoft doubles down on recording your screen
10:00
I've been using Redis wrong this whole time...
20:53
Просмотров 354 тыс.
MongoDB Crash Course 2022
27:22
Просмотров 199 тыс.
Tmux has forever changed the way I write code.
13:30
Просмотров 969 тыс.
Linux from Scratch
2:35:42
Просмотров 153 тыс.