随笔分类 -  MongoDB

摘要:BSON是JSON的扩展数据类型 阅读全文
posted @ 2018-05-10 13:30 苏戏 阅读(219) 评论(0) 推荐(0)
摘要:*基本命令 --quiet # 安静输出 --port arg # 指定服务端口号,默认端口27017 --bind_ip arg # 绑定服务IP,若绑定127.0.0.1,则只能本机访问,不指定默认本地所有IP --logpath arg # 指定MongoDB日志文件,注意是指定文件不是目录 阅读全文
posted @ 2018-05-10 10:30 苏戏 阅读(1039) 评论(0) 推荐(0)