当前位置:网站首页>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
边栏推荐
- Composite mode
- 33、使用RGBD相机进行目标检测和深度信息输出
- ES6 module
- 【Spark】. Explanation of several icons of scala file in idea
- Common faults of MySQL database - forgetting database password
- sed编辑器
- Hdu1724[Simpson formula for integral]ellipse
- Firewall introduction
- Electron official docs series: Contributing
- 5+api, clear application cache
猜你喜欢
随机推荐
Arcpy -- use of insertlayer() function: adding layers to map documents
sed编辑器
Mysql database explanation (6)
Custom encapsulation drop-down component
IDC report: the AI cloud market share of Baidu AI Cloud ranks first for six consecutive times
A primary multithreaded server model
Es snapshot based data backup and restore
创建一个自己的跨域代理服务器
imagecopymerge
12 SQL optimization schemes summarized by old drivers (very practical)
Beifu PLC based on NT_ Shutdown to realize automatic shutdown and restart of controller
C language: Exercise 2
【Spark】. Explanation of several icons of scala file in idea
ES6:Map
MySQL数据库讲解(三)
To solve the difficulties of small and medium-sized enterprises, Baidu AI Cloud makes an example
Beifu PLC model selection -- how to see whether the motor is a multi turn absolute value encoder or a single turn absolute value encoder
Script - crawl the customized storage path of the cartoon and download it to the local
Uva11582 [fast power]colossal Fibonacci numbers!
shell脚本详细介绍(四)