mongoDB(Linux)
摘要:启动 service mongod start 安装好后,输入mongo进入控制台 创建数据库 use baseName db.createCollection("game_record") 创建集合(类似数据库表) 编辑配置文件 vim /etc/mongod.conf db.game_recor
阅读全文
posted @ 2018-04-18 15:14
posted @ 2018-04-18 15:14
posted @ 2018-01-13 17:57
posted @ 2015-10-04 10:26
posted @ 2015-05-15 18:03