mirror of
https://github.com/garraflavatra/rolens.git
synced 2025-01-19 05:27:57 +00:00
21 lines
980 B
Markdown
21 lines
980 B
Markdown
|
---
|
||
|
title:
|
||
|
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.
|