当前位置:网站首页>MongoDB系列之Window环境部署配置
MongoDB系列之Window环境部署配置
2022-06-26 12:41:00 【smileNicky】
在学习MongoDB的一些常用命令之前还是需要安装部署好开发环境的,本博客基于Window系统介绍MongoDB的一些常规安装部署配置
1、实验环境
- MongoDB Server5.0.9
- Navicat15.0.28
- RoboMongo 0.9.0
- Window10系统
2、下载MongoDB Server
去官网下载https://www.mongodb.com/try/download,选择 当前Community Server 5.0.9 的版本,Platform选择window
3、安装MongoDB Server
点击download后,点击msi格式的安装文件,安装MongoDB服务端,基本就是Next一直点,不过有一个地方需要注意,如图,这里最好不勾选,因为勾选后会访问国外的网站。所以速度比较慢
4、启动MongoDB Server
在新版本安装好之后都是默认启动的,如果要修改数据存储路径,也可以这样修改一下
mongod.exe -dbpath="C:\Program Files\MongoDB\Server\5.0\data"
5、配置环境变量
先新建一个MongoDB的根路径
然后在Path里加上配置,如图:
启动一个cmd窗口,输入mongod -help
查看帮助信息,有打印出来,说明安装配置成功
6、客户端软件选择
客户端也是比较多的,比如Navicat和Robomongo
Navicat要比较高版本才能支持mongo的连接,使用也是比较容易
Robomongo的客户端软件
边栏推荐
- There are many contents in the widget, so it is a good scheme to support scrolling
- KITTI Tracking dataset whose format is letf_ top_ right_ bottom to JDE normalied xc_ yc_ w_ h
- 橋接模式(Bridge)
- Machine learning notes - seasonality of time series
- Reflect the technical depth (unable to speed up)
- Design of simple digital circuit traffic light
- Ring queue PHP
- Beifu PLC realizes zero point power-off hold of absolute value encoder -- use of bias
- May product upgrade observation station
- code force Party Lemonade
猜你喜欢
MySQL explanation (II)
Arcpy - - utilisation de la fonction insertlayer (): ajout de calques dans un document de carte
Machine learning notes - seasonality of time series
MediaPipe手势(Hands)
Common faults of MySQL database - forgetting database password
What features are added to Photoshop 2022 23.4.1? Do you know anything
Design of four kinds of linear phase FIR filters -- complete set of Matlab source code
Thinking caused by the error < note: candidate expectations 1 argument, 0 provided >
mariadb学习笔记
Prototype
随机推荐
Chapter 10 setting up structured logging (2)
LeetCode_ Stack_ Medium_ 150. evaluation of inverse Polish expression
Beifu twincat3 can read and write CSV and txt files
橋接模式(Bridge)
Common faults of MySQL database - forgetting database password
利用scrapy爬取句子迷网站优美句子存储到本地(喜欢摘抄的人有福了!)
[how to connect the network] Chapter 2 (middle): sending a network packet
Electron official docs series: Examples
Zoomeeper sets ACL permission control (only specific IP access is allowed to enhance security)
G - Cow Bowling
POJ 3070 Fibonacci
Thinking caused by the error < note: candidate expectations 1 argument, 0 provided >
外观模式(Facade)
Update and download of Beifu EtherCAT XML description file
C - Common Subsequence
NVM installation tutorial
Design of simple digital circuit traffic light
To solve the difficulties of small and medium-sized enterprises, Baidu AI Cloud makes an example
12 SQL optimization schemes summarized by old drivers (very practical)
Electron official docs series: Distribution