mongodb 的安装使用步骤
Posted atttitude
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了mongodb 的安装使用步骤相关的知识,希望对你有一定的参考价值。
1.下载安装mongodb (步骤链接地址:https://jingyan.baidu.com/article/d5c4b52bef7268da560dc5f8.html)
2.安装完成之后根据指令启动服务(E:\mongodb\bin>mongod --dbpath=E:\mongodb\db --port=27018)
3. 下载robo3t打开进行设置(下载网址:https://studio3t.com/)
4. 使用文档链接:http://mongoosejs.com/index.html
以上是关于mongodb 的安装使用步骤的主要内容,如果未能解决你的问题,请参考以下文章