mirror of
https://github.com/garraflavatra/rolens.git
synced 2025-01-18 21:17:59 +00:00
29 lines
1.1 KiB
Markdown
29 lines
1.1 KiB
Markdown
---
|
|
title: Rolens
|
|
order: 1
|
|
summary: Robust, blazing-fast, comprehensive, yet simple [MongoDB](https://www.mongodb.com/) administration tool for Windows, macOS and Linux.
|
|
eleventyNavigation:
|
|
title: Home
|
|
---
|
|
|
|
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.
|
|
|
|
![Impression of Rolens's interface](./images/home-impression.png)
|
|
|
|
This project is heavily inspired by the excellent [MongoHub](https://github.com/bububa/MongoHub-Mac) application, which sadly has not been updated since 2011.
|
|
|
|
## Features
|
|
|
|
{% filecontent "../README.md", "## Feature list", "## " %}
|
|
|
|
## Wishlist
|
|
|
|
{% filecontent "../README.md", "## Wishlist", "## " %}
|