Рет қаралды 72,845
Hello Everyone! Today in this video I am going to step-by-step guide you on How to install MongoDB 7 on Windows 10/11. Windows (64-bit).
► Subscribe to Geeky Script Vlog Channel: / @geekyscriptvlogs
► Subscribe to Geeky Syntax Channel: / @geekysyntax
After that, I am also going to show you How to Create a database and collections using the command line. And then I will also show you how to download MongoDB Compass for using MongoDB in a Graphic User Interface.
Geeky Script (
@GeekyScript) is a Computer Science - Educational Videos Creator 🎉
You can support us by buying a coffee ☕️ here -
www.buymeacoff...
✻ I really hope you find this video useful. ♥
✻ Please click on the CC button to read the subtitles of this video.
Step 1. First You need to download MongoDB software. So for that just go to the following link:
Link: www.mongodb.co...
This page will lead to the MongoDB download page.
Find the installation file and click on it to download.
Now after downloading MongoDB save the file to the disk and follow the next step for installation.
Step 2. Install MongoDB
Double-click to run the MongoDB installation file. Just follow the prompt as shown in the video ( • How to install MongoDB... ) and install MongoDB on your OS.
Step 3. Now create a database and collection in your MongoDB and check whether everything is working fine or not.
:::SYNTAX:::
show dbs - To print a list of all databases on the server.
use {db} - To switch current database to {db}
show collections - To print a list of all collections for the current database.
db.collection.find() - To find all documents in the collection and returns a cursor.
Step 4: Now go to MongoDB compass and create a database by clicking on the create new database button.
Step 5: You can easily create collections and put data into it. You can always follow my video if u face any issues.
What’s the MongoDB Server?
-MongoDB offers both an Enterprise and Community version of its powerful distributed document database.
What’s the MongoDB Compass Server?
-The GUI for MongoDB. Visually explore your data. Run ad hoc queries in seconds. Interact with your data with full CRUD functionality.
The instructions in this video tutorial can be applied to laptops, desktops, computers, and tablets that run the Windows 10 operating system like Windows 10 Home, Windows 10 Professional, Windows 10 Enterprise, and Windows 10 Education. This tutorial will work on all hardware manufacturers, like Dell, HP, Acer, Asus, Toshiba, Lenovo, and Samsung.
#MongoDB #HowToInstallMongoDB #NoSQL #database #OpenSourcedatabase #NoSQLTutorial
Topics addressed in this tutorial:
How To Download And Install MongoDB On Windows 10 64-bit OS
Install MongoDB on Windows 10
How to Install MongoDB and Get Started
Install MongoDB Compass (GUI) on Windows 10
How to Install MongoDB Compass (GUI) and Get Started
---------------------------------------------------------------------------
► Laptop I use:
amzn.to/4937mKs
amzn.to/3HJGXp5
► Recommended Laptops (35k Range):
amzn.to/3OqfNqL
amzn.to/3OrvHRZ
amzn.to/3SLK6uX
► Laptops 50k Range:
amzn.to/3ujvWHW
amzn.to/3UrW6CL
amzn.to/3SKlJh7
► Rode Wireless Mike:
amzn.to/4899rTH
amzn.to/3wd7nwE
► Windows 11 Pro 64-Bit: amzn.to/49cEpvk
► Windows 10 Pro 64-Bit: amzn.to/3SIxOn0
► Quick Heal Antivirus: amzn.to/49gnsAJ
► McAfee Antivirus: amzn.to/48ZoHUp
---------------------------------------------------------------------------
MY RELATED VIDEOS:
✻ All about Android Studio: • How to install Android...
✻ All about PostgreSQL: • How to Install Postgre...
✻ All about MongoDB: • How to install MongoDB...
✻ All about MySQL: • How to Install MySQL o...
✻ All about WordPress: • How to Install WordPre...
✻ All about Java Spring: • Spring Framework | Spr...
✻ All about Maven: • Maven project in NetBe...
✻ All about eBook: • How to Create an Ebook...
✻ All about React: • How to Install React o...
✻ All about NextJS: • How to Install Next.js...
✻ All about Angular: • How to Install Angular...
✻ All about Microsoft SQL Server: • How to Install Microso...
✻ All about Wamp: • How to Install WAMP Se...
✻ All about Visual Studio: • How to Install Microso...
THANK YOU so much for watching!
Please make sure to LIKE and SHARE the video and SUBSCRIBE to the channel for more such videos :)
CONNECT WITH ME ON:
✻ Website: geekyscript.com/
✻ LinkedIn: / geekyscript
✻ Twitter: / geekyscript
✻ Email: geekyscript@outlook.com
✻ KZbin channel: / geekyscript
Affiliate Disclaimer: Some of the links above are affiliate (referral) links which means if you do click and purchase through them, then I may receive a commission. This helps support the free content on this channel.