MongoDB

首页 标签 MongoDB
# MongoDB #
关注
8030内容
【mongodb系统学习之三】进入mongodb shell
<p style="margin-top:5.76pt; margin-bottom:0pt; margin-left:0.38in; text-indent:-0.38in; direction:ltr; unicode-bidi:embed; word-break:normal"> <span style="font-size:24pt; font-family:黑体"><stron
CentOS 6 使用 yum 安装MongoDB及服务器端配置
安装MongoDB的方法有很多种,可以源代码安装,在Centos也可以用yum源安装的方法。由于MongoDB更新得比较快,我比较喜欢用yum源安装的方法。64位Centos下的安装步骤如下: 1、准备工作 运行yum命令查看MongoDB的包信息 [root@localhost~]# yum ...
免费试用