How to Install MongoDB 7.0.5, MongoDB Compass and MongoDB Shell (mongosh) on Windows 11/10 | 2024

preview_player
Показать описание
Discover the seamless process of installing MongoDB 7.0.5, MongoDB Compass, and MongoDB Shell on Windows 11/10 in our latest tutorial for 2024. Follow our step-by-step guide as we walk you through the installation, ensuring a smooth setup for this powerful NoSQL database - MongoDB.

Chapters:
0:00 MongoDB Community Server
2:28 MongoDB Compass
4:39 MongoDB Shell (mongosh)

show dbs-Print a list of all databases on the server.
use {db} - Switch current database to {db}
show collections-Print a list of all collections for current database.

#mongodb #mongodbtutorialforbeginners #mongodbtutorial
Рекомендации по теме
Комментарии
Автор

this error shown after doing all this, ,, please help me ===> { " C:\Users\akkig>mongosh
'mongosh' is not recognized as an internal or external command,
operable program or batch file."}

akshaygajbhiye
Автор

what is use of mongo Shell. Could we deploy only using mongo compass?

shashankkumar