Install MongoDb 5 on Windows 10
Автор: TechyBear
Загружено: 2021-09-11
Просмотров: 208
Описание:
In this video, I'm going to show you how to install MongoDb on Windows 10 2021. If you want to know how MongoDB is installed on any other OS, please let me know in the comments and I'll do a tutorial on it. We will install and explore MongoDB Compass, Mongosh (Mongo Shell)
Syntax of MongoDB queries: db.collection.method()
Getting help: db.help()
Useful commands and queries
show dbs
show collections
use db_name
db.collection.find()
db.collection.find().limit(10)
db.collection.find().count()
db.collection.findOne()
db.collection.find({ filed: "value" })
db.collection.find({ field: {$lt: 1000} })
db.collection.insertOne( {
key1: value1,
key2: value2
})
db.collection.deleteOne({field:"value"})
My other videos:
Install Debian on VirtualBox VM - • How to install debian 11 on virtualbox
SSH to VirtualBox- • SSH into VirtualBox | VirtualBox tutorial
How to install Ubuntu on VirtualBox on Windows 10 - • How to install ubuntu 20.04 on virtualbox
±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±
Please subscribe to the channel for more such videos
±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±
#MongoDB #MongoDBOnWindows10 #NoSQL #Collections #Documents #Database #HowToInstallMongoDB
Повторяем попытку...

Доступные форматы для скачивания:
Скачать видео
-
Информация по загрузке: