filmov
tv
How to Install MongoDB 3.4 on Windows 10 and use RoboMongo
Показать описание
How to Install MongoDB 3.4 on Windows 10 and use RoboMongo
In this video I’m going to show you how to install MongoDB on a Windows 10 machine. There’s a few different steps you need to take. First download the program from the mongodb website. Then edit your environment variables to include the location of your mongodb instance. Then make sure to add a data and bin folder to your C: drive.
Once mongoDB is installed on your system, you can start using the shell to create and manage databases and their collections. Lets also take a look at using RoboMongo. Using robomongo will provide us a GUI to interact with and view both databases and collections that we create.
We also explore how to use the simple and important commands in the mongodb shell such as ‘use’, ‘show dbs’ and ‘createCollection’.
Using Shell to access Mongo in Terminal
– mongod
– 'database' : 'mongodb://localhost/myDbName'
Using Shell via Terminal
– show dbs | use dbName | show collections
Create, Insert, Update, Find, Remove
Drop Datbase:
move into db using 'use'
How to install MongoDB 6 on Windows 10/ Windows 11
MongoDB Install on Windows Pc | Start MongoDB service | mongodb -v 3/4
Install mongoDB and MongoDB Compass and MongoDB Shell (mongosh) on Windows
07s Install MongoDB 3.4 Enterprise Edition on Ubuntu 16 Server LTS
How to Install MongoDB on Mac | Install MongoDB on macOS
MongoDB Basic Tutorial Part 4.3 - Install MongoDB in AWS (EC2)
How to install MongoDB 7 on Windows 11 | Amit Thinks
Complete MongoDB Tutorial #2 - Installing MongoDB
How to install MongoDB on Windows 10/11 [ 2025 Update ] MongoDB Compass | MongoDB Shell | No SQL
How to Install MongoDB 4.4 on Windows 10 | UPDATED
How to install MongoDB 6 on Ubuntu 22.04 LTS Linux
How to install MongoDB 8 on Windows 11 | Amit Thinks
How to install Mongodb 6.0.3 (latest version) on Windows 10 with mongodb shell and compass
How to install MongoDB 8.0 on Windows 10/11 [2024] | Install MongoDB & Mongo Shell | MongoDB Com...
How to install MongoDB 6.0 Server on Ubuntu 22.04
How to install MongoDB 6 on Windows 10/11 [ 2023 Update ] MongoDB Compass
How to install MongoDB 8 on Windows 10/11 [ 2023 Update ] MongoDB Compass
How to install MongoDB 8 on Windows 10 | Amit Thinks
Windows Installation | MongoDB | Tutorial 3
How to Install MongoDB (6.0.3) on Windows 11(2022)
MongoDB Tutorial for Beginners - 1 - Install MongoDB
How to install MongoDB 7 on Windows 10/11 [ 2023 Update ] MongoDB Compass
How To Install MongoDB On Windows 10/11 | Install MongoDB | [2024 Update] | MyCodeWorks
How to Install MongoDB 5.0.5 on Windows 10 | MongoDB Installation | MongoDB Tutorial
Комментарии