开发者

MongoDB gui in python [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.

We don’t allow questions seeking recommendations for books, tools, software libraries, a开发者_StackOverflow中文版nd more. You can edit the question so it can be answered with facts and citations.

Closed 7 years ago.

Improve this question

Is there any web MongoDB gui in python? Or any linux os compatible gui?


Try mongodb-admin - python command line : http://code.google.com/p/mongodb-admin/ I use this in "cloud'" to manipulate shards and replicas.


https://github.com/milancermak/myngo : MongoDB Web front end written in python

plus a host of other options here : http://www.mongodb.org/display/DOCS/Admin+UIs


RockMongo is a php web based client that a lot of people like that's listed on the (outdated) Mongo GUI list.

UMongo is a non web-based desktop solution for Linux.

If you're using Eclipse MonjaDB seems a nice plug-in - it's what I use, on Ubuntu.


Look at

https://github.com/Fiedzia/Fang-of-Mongo/tree/fom_object/fangofmongo

which is more complete and maintained.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜