当前位置:网站首页>Mongodb series window environment deployment configuration
Mongodb series window environment deployment configuration
2022-06-26 13:32:00 【smileNicky】
I'm learning MongoDB The development environment needs to be installed and deployed before some common commands of , This blog is based on Window System introduction MongoDB Some general installation deployment configurations for
1、 Experimental environment
- MongoDB Server5.0.9
- Navicat15.0.28
- RoboMongo 0.9.0
- Window10 System
2、 download MongoDB Server
Go to the official website to download https://www.mongodb.com/try/download, choice At present Community Server 5.0.9 Version of ,Platform choice window

3、 install MongoDB Server
Click on download after , Click on msi Format of the installation file , install MongoDB Server side , Basically is Next Always point , But there is one thing to be aware of , Pictured , It's better not to check here , Because if checked, you will visit foreign websites . So it's slow 
4、 start-up MongoDB Server
After the new version is installed, it is started by default , If you want to modify the data storage path , You can also modify it in this way
mongod.exe -dbpath="C:\Program Files\MongoDB\Server\5.0\data"

5、 Configure environment variables
I'll just create a new one MongoDB Root path 
And then in Path Add configuration , Pictured :
Start a cmd window , Input mongod -help View help information , Yes, print it out , Indicates that the installation and configuration is successful 
6、 Client software selection
There are many clients , such as Navicat and Robomongo
Navicat You need a higher version to support mongo The connection of , It is easy to use 
Robomongo Client software 
边栏推荐
- MySQL数据库常见故障——遗忘数据库密码
- code force Party Lemonade
- J - Wooden Sticks poj 1065
- KITTI Tracking dataset whose format is letf_ top_ right_ bottom to JDE normalied xc_ yc_ w_ h
- Ring queue PHP
- SQL assigns the field value of data table B to a column in data table a
- HDU 3555 Bomb
- Electron official docs series: Best Practices
- 33、使用RGBD相机进行目标检测和深度信息输出
- To solve the difficulties of small and medium-sized enterprises, Baidu AI Cloud makes an example
猜你喜欢

Beifu cx5130 card replacement and transfer of existing authorization files

mysql讲解(一)

Arcpy——InsertLayer()函数的使用:掺入图层到地图文档里

8、【STM32】定时器(TIM)——中断、PWM、输入捕获实验(一文精通定时器)

awk工具

Use the script to crawl the beautiful sentences of the sentence fan website and store them locally (blessed are those who like to excerpt!)

shell脚本详细介绍(四)

MySQL explanation (II)

网络远程访问的方式使用树莓派

Awk tools
随机推荐
Mysql database explanation (III)
7-3 minimum toll
Electron official docs series: Get Started
I - Dollar Dayz
MySQL数据库讲解(五)
ES中索引别名(alias)的到底有什么用
MySQL explanation (I)
[how to connect the network] Chapter 1: the browser generates messages
Chapter 10 setting up structured logging (2)
Bigint: handles large numbers (integers of any length)
5+api, clear application cache
Coprime and non coprime of template problems of Chinese remainder theorem
ES基于Snapshot(快照)的数据备份和还原
NVM installation tutorial
May product upgrade observation station
SQL assigns the field value of data table B to a column in data table a
7-1 n queen problem
HDU 3555 Bomb
遍历指定目录获取当前目录下指定后缀(如txt和ini)的文件名
code force Party Lemonade