An open API service indexing awesome lists of open source software.

https://github.com/biblibre/urungi

Lightweight Open Source Business Intelligence and reporting tool for PostgreSQL, MySQL, SQL Server, Oracle Database
https://github.com/biblibre/urungi

business-intelligence dashboard dashboards reporting reports statistics

Last synced: about 2 months ago
JSON representation

Lightweight Open Source Business Intelligence and reporting tool for PostgreSQL, MySQL, SQL Server, Oracle Database

Awesome Lists containing this project

README

        

# Urungi

Lightweight open source software that allows you to create statistics and
dashboards freely regardless of your data source.

https://urungi.org

## Introduction

* Centralize: Connect Urungi with any SQL data source. All your stats will end
up in one place.
* Analyze: Explore and define your views and reports on your data according to
your needs and the expectations of your users.
* Share: Create dashboards to visualize and display your data.
* Supported databases - PostgreSQL, MySQL, MS SQL Server, Oracle

![Urungi 2019](doc/images/urungi-2019.gif)

## Requirements

- [nodejs](https://nodejs.org) (18.x or 20.x) and [npm](https://www.npmjs.com)
- [MongoDB](https://www.mongodb.org) (5.0, 6.0 or 7.0)

## Installation

See [Installation](https://urungi.readthedocs.io/en/latest/installation.html)

## Configuration

See [Configuration](https://urungi.readthedocs.io/en/latest/configuration.html)

## Starting up the Urungi server

See [Start the server](https://urungi.readthedocs.io/en/latest/start-the-server.html)

## Upgrade

See [Upgrade](https://urungi.readthedocs.io/en/latest/upgrade.html)

## Tests

See [testing](doc/development/testing.md)

[![Build Status](https://drone.biblibre.com/api/badges/biblibre/urungi/status.svg)](https://drone.biblibre.com/biblibre/urungi)

## License

[GPL 3.0](https://opensource.org/licenses/GPL-3.0)