An open API service indexing awesome lists of open source software.

https://github.com/bububa/mongohub

Mongodb GUI tool based on Titanium. If you want a native mac version please check http://github.com/bububa/MongoHub-Mac
https://github.com/bububa/mongohub

Last synced: about 1 year ago
JSON representation

Mongodb GUI tool based on Titanium. If you want a native mac version please check http://github.com/bububa/MongoHub-Mac

Awesome Lists containing this project

README

          

MongoHub is a mongodb (http://mongodb.org/) gui tool.

FEATURES:
1) Add/remove connections;
2) Show/drop databases;
3) Show/drop collections;
4) Run query.

TODO:
1) Create database;
2) Manage indexes;
3) Export documents.