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

  Рет қаралды 16,646

CS CORNER Sunita Rai

CS CORNER Sunita Rai

Күн бұрын

In this video, I am going to show How to Install MongoDB 7.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
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 KZbin 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 7.0.0,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!

Пікірлер: 60
@horror0730
@horror0730 10 ай бұрын
Very Helpfull and smooth keep up the good work 👌👌
@CSCORNERSunitaRai
@CSCORNERSunitaRai 6 ай бұрын
You're welcome! Please subscribe👍
@RajaAnumakonda
@RajaAnumakonda 10 ай бұрын
Detailed video Thank so you
@CSCORNERSunitaRai
@CSCORNERSunitaRai 6 ай бұрын
You're welcome! Please subscribe👍
@Jobayer_Ahmed.
@Jobayer_Ahmed. 9 ай бұрын
Thank you so much for this helpfull vedio. I was worried about this topic. You diserve a big thank you.
@CSCORNERSunitaRai
@CSCORNERSunitaRai 6 ай бұрын
You're welcome! Please subscribe👍
@doliouanesoenamtony4460
@doliouanesoenamtony4460 9 ай бұрын
very helpful
@CSCORNERSunitaRai
@CSCORNERSunitaRai 6 ай бұрын
You're welcome! Please subscribe👍
@curious9208
@curious9208 10 ай бұрын
Srsly very helpful!!! Thankss!!:)
@CSCORNERSunitaRai
@CSCORNERSunitaRai 6 ай бұрын
You're welcome! Please subscribe👍
@UserId-r8k
@UserId-r8k 9 ай бұрын
THX))
@CSCORNERSunitaRai
@CSCORNERSunitaRai 6 ай бұрын
You're welcome! Please subscribe👍
@pratishbakrola2455
@pratishbakrola2455 11 ай бұрын
thank you so much ma'am i was having some error. i was working on this error for past 36 hours. reinstalled MongoDB but the error persisted. thankyou for the video. helped me solve my issue.
@CSCORNERSunitaRai
@CSCORNERSunitaRai 11 ай бұрын
Glad my video helped you!! Please subscribe😊
@MR.44457
@MR.44457 Жыл бұрын
i have installed mysql and xampp. Now do i need mongodb?
@CSCORNERSunitaRai
@CSCORNERSunitaRai Жыл бұрын
MySQL is relational database and mongodb is NoSQL db. U first chk ur requirement, which database you will be using
@amr-abd-alhameed
@amr-abd-alhameed 11 ай бұрын
thank you , you are a great youtuber
@CSCORNERSunitaRai
@CSCORNERSunitaRai 11 ай бұрын
Thank you!! Please subscribe
@vishuPhotoworks
@vishuPhotoworks Жыл бұрын
Thank you so much sunita rai its must helpful to install mongo.
@CSCORNERSunitaRai
@CSCORNERSunitaRai 11 ай бұрын
Glad my video helped you!! Please subscribe😊
@abdurahman2237
@abdurahman2237 Жыл бұрын
thanks a lot , its working now
@CSCORNERSunitaRai
@CSCORNERSunitaRai 11 ай бұрын
You're welcome!! Please subscribe😊
@SonuGupta-zj5bx
@SonuGupta-zj5bx 10 ай бұрын
bro still not working, I did same as explained in the procedure
@harendrabhati8391
@harendrabhati8391 Жыл бұрын
Make video with MongoDB Compass
@CSCORNERSunitaRai
@CSCORNERSunitaRai Жыл бұрын
Sure On the way👍 Please subscribe
@rhoda_lee_
@rhoda_lee_ 9 ай бұрын
Very helpful video ma'am
@CSCORNERSunitaRai
@CSCORNERSunitaRai 6 ай бұрын
You're welcome! Please subscribe👍
@mulagraphics
@mulagraphics Жыл бұрын
fix your audio with cupcut noise reducer
@CSCORNERSunitaRai
@CSCORNERSunitaRai Жыл бұрын
Thank you, will chk.
@daonamthuan28
@daonamthuan28 Жыл бұрын
how can i connect mongodb with nodejs? Try create database and insert data please
@gautampatil9307
@gautampatil9307 Жыл бұрын
in mongodb shell there is only one option that is download which in not working trying on 26/09/2023
@CSCORNERSunitaRai
@CSCORNERSunitaRai Жыл бұрын
I'll check
@CSCORNERSunitaRai
@CSCORNERSunitaRai Жыл бұрын
I just checked it's working
@saurbhkumar3197
@saurbhkumar3197 Жыл бұрын
Maam aapko bahut bahut dhanyawaad for Latest version making and best wishes for your future toward MandipisLive #MandipisLive
@CSCORNERSunitaRai
@CSCORNERSunitaRai Жыл бұрын
Aapka bhi Dhanywad mera video dekhne ke liye😊👍subscribe kar do
@MukeshKumar-ui3rd
@MukeshKumar-ui3rd Жыл бұрын
Ma'am Aapke Video hme help Kiya Mai Subscribe v kr de rha hui ... thanks from MandipisLive #MandipisLive
@CSCORNERSunitaRai
@CSCORNERSunitaRai 11 ай бұрын
You're welcome😊please subscribe👍
@khairunneesa.moovakkan6238
@khairunneesa.moovakkan6238 Жыл бұрын
how can delete row from collections
@CSCORNERSunitaRai
@CSCORNERSunitaRai Жыл бұрын
db.students.deleteOne({rollno:1}) I'm assuming students is collection name
@MohammedNizam-g1j
@MohammedNizam-g1j 10 ай бұрын
very helpful 👍
@CSCORNERSunitaRai
@CSCORNERSunitaRai 6 ай бұрын
You're welcome! Please subscribe👍
@staffordnelson9053
@staffordnelson9053 9 ай бұрын
Thank you!
@CSCORNERSunitaRai
@CSCORNERSunitaRai 6 ай бұрын
You're welcome! Please subscribe👍
@samikshasarode2564
@samikshasarode2564 11 ай бұрын
Amazing detailed video👍
@CSCORNERSunitaRai
@CSCORNERSunitaRai 6 ай бұрын
You're welcome! Please subscribe👍
@ankitraj2283
@ankitraj2283 Жыл бұрын
Thankyou so much : )
@CSCORNERSunitaRai
@CSCORNERSunitaRai 11 ай бұрын
You're welcome!! Please subscribe😊
@arjdhg
@arjdhg 10 ай бұрын
Helpful video❤❤
@CSCORNERSunitaRai
@CSCORNERSunitaRai 6 ай бұрын
Glad u liked it You're welcome! Please subscribe👍
@NageshKale-z6p
@NageshKale-z6p 11 ай бұрын
Best 1 🙌
@CSCORNERSunitaRai
@CSCORNERSunitaRai 11 ай бұрын
Glad u liked it !! Please subscribe😊
@punitsingh6531
@punitsingh6531 Жыл бұрын
Helpful video❤❤
@CSCORNERSunitaRai
@CSCORNERSunitaRai 11 ай бұрын
You're welcome😊please subscribe👍
@serhatesen8506
@serhatesen8506 Жыл бұрын
very helpful video thank you so much
@CSCORNERSunitaRai
@CSCORNERSunitaRai 11 ай бұрын
Glad my video helped you!! Please subscribe😊
@prabhjotsingh2491
@prabhjotsingh2491 Жыл бұрын
Thank you so much
@CSCORNERSunitaRai
@CSCORNERSunitaRai 11 ай бұрын
You're welcome!! Please subscribe😊
@prabhjotsingh2491
@prabhjotsingh2491 11 ай бұрын
@@CSCORNERSunitaRai done mam
iPhone or Chocolate??
00:16
Hungry FAM
Рет қаралды 45 МЛН
How do Cats Eat Watermelon? 🍉
00:21
One More
Рет қаралды 11 МЛН
Please Help This Poor Boy 🙏
00:40
Alan Chikin Chow
Рет қаралды 23 МЛН
MongoDB Crash Course
29:59
Web Dev Simplified
Рет қаралды 690 М.
Microservices with Databases can be challenging...
20:52
Software Developer Diaries
Рет қаралды 50 М.
Postgres just got even faster
26:42
Hussein Nasser
Рет қаралды 32 М.
How to Install MongoDB on Windows 10
13:21
ProgrammingKnowledge
Рет қаралды 701 М.
iPhone or Chocolate??
00:16
Hungry FAM
Рет қаралды 45 МЛН