ismailuddin / mongo-dash

A web app for creating dashboards from MongoDB data using aggregation pipelines

Home Page:https://mongo-dash.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mongo Dash

A dashboard solution for MongoDB databases.

Code style: black

Screenshot

Visit the website for more details.

Requirements

  • Python 3.6 or newer

πŸ›  Installation

To install the package, you can either clone the repository and run the following command:

$   pip install .

Or you can install the package from PyPI using the command:

$   pip install mongo_dash

πŸš€ Usage

For a quick setup, visit the Getting started page on the documentation.

πŸ“š Documentation

View the documenation.

About

A web app for creating dashboards from MongoDB data using aggregation pipelines

https://mongo-dash.vercel.app


Languages

Language:JavaScript 76.2%Language:Python 21.0%Language:Makefile 1.4%Language:HTML 1.1%Language:CSS 0.1%Language:SCSS 0.1%