Rolens
Robust, blazing-fast, comprehensive, yet simple MongoDB administration tool for Windows, macOS and Linux.
This project arose from all flaws of similar tools many of which are slow, complicated, heavy, and fairly unwieldy. They mostly require a reasonably high level of knowledge on how to operate the program.
Rolens aims to be the intuitive, lightweight counterpart of these overengineered tools.
- Lightweight: Rolens weighs about 15 MB.
- Open source: You know what’s inside!
- Low overhead: Typical query results against a local database are returned whithin milliseconds.
- Intuitive interface: You know MongoDB? You know Rolens.
This project is heavily inspired by the excellent MongoHub application, which sadly has not been updated since 2011.
Features
At this point, Rolens is comparable to MongoHub regarding features. It cannot handle things like user management yet, but it does have:
- Connecting to hosts
- Host status
- System info
- Database management
- See stats
- Create dumps with
mongodump
- Write and execute shell scripts
- Collections
- See stats
- Find, insert, update, & remove
- Save queries to reuse them
- Customizable table view for query results
- Versatile forms to enter data in a standardized format
- Aggregation pipeline editor
- Fully customizable export to a number of formats like JSON, CSV, and Excel
- Index editor
Wishlist
- User management