MongoDB 的数据库管理工具
声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow
原文地址: http://stackoverflow.com/questions/12889183/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me):
StackOverFlow
Database administration tool for MongoDB
提问by Rashidul Islam
I'm kinda confused. MongoDB is one of the most popular DB. Is there any DB administration tool available for MongoDB like MySQL workbench or [localhost web based] PHPMyadmin.
我有点困惑。MongoDB 是最受欢迎的数据库之一。是否有任何可用于 MongoDB 的数据库管理工具,例如 MySQL 工作台或 [基于 localhost Web 的] PHPMyadmin。
I'm on windows 7 machine.
我在 Windows 7 机器上。
采纳答案by mcalex
The mongo documentation has some suggestions:
http://www.mongodb.org/display/DOCS/Admin+UIs
mongo 文档有一些建议:http:
//www.mongodb.org/display/DOCS/Admin+UIs
Fang looks interesting
方看起来很有趣