当前位置:网站首页>Node mongodb installation
Node mongodb installation
2022-07-04 14:32:00 【InfoQ】
MongoDB database
Relational database and non relational database
MongoDB install
- Install as prompted , The first two choices next that will do
- And then you can use
custom
Customize the installation directory
- Next click next Can be installed
Install MongoDB Compass
MongoDB
MongoDB start-up
db
mongod --dbpath=/mongodb/Server/data/db
It looks like you are trying to access MongoDB over HTTP on the native driver port.
MongoDB Visual interface
Compass
Compass
边栏推荐
- 【MySQL从入门到精通】【高级篇】(五)MySQL的SQL语句执行流程
- ML之shap:基于boston波士顿房价回归预测数据集利用shap值对XGBoost模型实现可解释性案例
- ViewModel 初体验
- Industrial Internet has greater development potential and more industry scenarios
- Sqlserver functions, creation and use of stored procedures
- 开发中常见问题总结
- PyTorch的自动求导机制详细解析,PyTorch的核心魔法
- A collection of classic papers on convolutional neural networks (deep learning classification)
- [algorithm leetcode] interview question 04.03 Specific depth node linked list (Multilingual Implementation)
- Detailed explanation of visual studio debugging methods
猜你喜欢
使用CLion编译OGLPG-9th-Edition源码
[MySQL from introduction to proficiency] [advanced chapter] (V) SQL statement execution process of MySQL
Ruiji takeout notes
Detailed analysis of pytorch's automatic derivation mechanism, pytorch's core magic
Map of mL: Based on Boston house price regression prediction data set, an interpretable case of xgboost model using map value
第十七章 进程内存
Data center concept
10.(地图数据篇)离线地形数据处理(供Cesium使用)
Intelligence d'affaires bi analyse financière, analyse financière au sens étroit et analyse financière au sens large sont - ils différents?
【信息检索】分类和聚类的实验
随机推荐
Oppo find N2 product form first exposure: supplement all short boards
【算法leetcode】面试题 04.03. 特定深度节点链表(多语言实现)
[MySQL from introduction to proficiency] [advanced chapter] (V) SQL statement execution process of MySQL
一文概览2D人体姿态估计
Nowcoder rearrange linked list
电商系统中红包活动设计
Real time data warehouse
数据埋点的一些问题和想法
为什么图片传输要使用base64编码
Progress in architecture
codeforce:C. Sum of Substrings【边界处理 + 贡献思维 + 灵光一现】
leetcode:6109. 知道秘密的人数【dp的定义】
92.(cesium篇)cesium楼栋分层
商业智能BI财务分析,狭义的财务分析和广义的财务分析有何不同?
Gin integrated Alipay payment
How to operate and invest games on behalf of others at sea
【MySQL从入门到精通】【高级篇】(四)MySQL权限管理与控制
Count the running time of PHP program and set the maximum running time of PHP
利用Shap值进行异常值检测
Codeforce:c. sum of substrings