mongodb Mongo interface
声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow
原文地址: http://stackoverflow.com/questions/4269688/
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
Mongo interface
提问by pistacchio
What are some GUIs to use with Mongo, and what features do they offer? I'm looking for facts here, not opinions on which interface is best.
What are some GUIs to use with Mongo, and what features do they offer? I'm looking for facts here, not opinions on which interface is best.
采纳答案by Justin Jenkins
Official List from MongoDB
Official List from MongoDB
http://www.mongodb.org/display/DOCS/Admin+UIs
http://www.mongodb.org/display/DOCS/Admin+UIs
Web Based
Web Based
For PHP, I'd recommend Rock Mongo. Solid, lots of great features, easy setup.
For PHP, I'd recommend Rock Mongo. Solid, lots of great features, easy setup.
If you don't want to install anything ... you can use MongoHQ's web interface (even if you your MongoDB isn't on MongoHQ.)
If you don't want to install anything ... you can use MongoHQ's web interface (even if you your MongoDB isn't on MongoHQ.)
Mac OS X
Mac OS X
While MongoHubhad beena decent option for a while it's bugs make it virtually unusable at this point ...
While MongoHubhad beena decent option for a while it's bugs make it virtually unusable at this point ...
There is a more up-to-date (and less buggy) fork of the MongoHub project available: https://github.com/fotonauts/MongoHub-Macyou can download a binary here.
There is a more up-to-date (and less buggy) fork of the MongoHub project available: https://github.com/fotonauts/MongoHub-Macyou can download a binary here.
Windows
Windows
By far, the best UI (for Windows) currently out there is MongoVUE.
By far, the best UI (for Windows) currently out there is MongoVUE.
WARNING/UPDATE:MongoVUE seemsto be abandoned.
WARNING/UPDATE:MongoVUE seemsto be abandoned.
Looks great, lots of features, and if you are new it will really help you get going ...
Looks great, lots of features, and if you are new it will really help you get going ...
http://blog.mongovue.com/features/
http://blog.mongovue.com/features/
Here's a Q&A with the author too if you are interested ...
Here's a Q&A with the author too if you are interested ...
http://learnmongo.com/posts/qa-ishann-kumar-creator-of-mongovue/
http://learnmongo.com/posts/qa-ishann-kumar-creator-of-mongovue/
回答by Steve
On Mac there is MongoHub. On Windows you could try MongoVUE.
On Mac there is MongoHub. On Windows you could try MongoVUE.
Also see Do any visual tools exist for MongoDB (for Windows)?
Also see Do any visual tools exist for MongoDB (for Windows)?
Screenshot of MongoHub:
Screenshot of MongoHub:
回答by Gates VP
Here's the official page of Admin UIs.
Here's the official page of Admin UIs.
I have not really used any of them. But it looks like there is quite a bit of coverage there.
I have not really used any of them. But it looks like there is quite a bit of coverage there.
回答by natchiketa
Web
Web
At the shop where I work we use the Prudence platform for some stuff, and also MongoDB, so we of course use MongoVision a lot. Browser based, tabbed collection views, pretty-printed document editor, and three themes OOB. Open source.
At the shop where I work we use the Prudence platform for some stuff, and also MongoDB, so we of course use MongoVision a lot. Browser based, tabbed collection views, pretty-printed document editor, and three themes OOB. Open source.
(source: threecrickets.com)
(source: threecrickets.com)
http://code.google.com/p/mongo-vision/
http://code.google.com/p/mongo-vision/
OS X
OS X
Being on a Mac, I wish MongoHubwas as reliable as MongoVision. It probably will be soon though, since the project has been quite active on Githubas of late.
Being on a Mac, I wish MongoHubwas as reliable as MongoVision. It probably will be soon though, since the project has been quite active on Githubas of late.
(source: skitch.com)
(source: skitch.com)
回答by alculete
回答by Eugeny89
try Mongo Explorer. you'll like it!
try Mongo Explorer. you'll like it!