帖子已沉,勿扰了,我去mysql算了,mongodb的垃圾确实是可以的,赞了
按正常安装步骤,已经将mangodb安装成功,并且加入了系统服务,环境变量也加入了,求有闲情的大神能踩我两脚。加了几个相关的群,都是无人搭理,世态炎凉
PHPz2017-05-02 09:26:57
Hello! It is probably the weekend, so there are fewer people responding, or they may not be able to respond in time.
Judging from your screenshot, the MongoDB service has been started, but there are some warnings.
You can use mongo to connect to it and you can operate MongoDB.
For example
1. Insert table:
db.test.insert({name : 'bguo'})
2. Query table
db.test.find()
For reference!
Love MongoDB! Have Fun!
MongoDB Chinese community has a lot of offline activities, please click below:
2017 Huashan Sword Discussion|MongoDB Chinese Community