node.js - 我想看看express里的数据库里面的数据情况怎么看?能用可视化工具吗
黄舟
黄舟 2017-04-17 14:48:14
0
1
759

我用express+mongoose本地写个测试服务器,插入了几条数据,我想看看数据库里的数据,如果不写语句,用可视化工具mongovue怎么可以看到我的数据库名称叫gifshow我这样配置了一下发现这个数据库里的表结构不是我的

黄舟
黄舟

人生最曼妙的风景,竟是内心的淡定与从容!

reply all(1)
洪涛

Either you connected to the wrong library or you read it wrong. Can you share how you confirmed that this data is not yours? It's possible that you don't understand the way Mongoose stores data correctly.
In addition, MongoVUE has stopped updating, and it does not support versions 3.0 or above very well. It is recommended to use robomongo (free) or mongochef (paid).

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template