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
- Host: GitHub
- URL: https://github.com/bububa/mongohub
- Owner: bububa
- License: other
- Created: 2009-12-07T18:34:33.000Z (over 16 years ago)
- Default Branch: master
- Last Pushed: 2009-12-07T18:53:48.000Z (over 16 years ago)
- Last Synced: 2025-04-15T03:46:00.953Z (about 1 year ago)
- Language: Python
- Homepage: http://api.appcelerator.net/p/pages/app_page?token=p4jmAb33
- Size: 1.14 MB
- Stars: 132
- Watchers: 13
- Forks: 23
- Open Issues: 3
-
Metadata Files:
- Readme: README
- Changelog: CHANGELOG.txt
- License: LICENSE.txt
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.