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
- Host: GitHub
- URL: https://github.com/biblibre/urungi
- Owner: biblibre
- License: gpl-3.0
- Created: 2018-03-20T12:42:36.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2024-08-27T06:18:08.000Z (8 months ago)
- Last Synced: 2024-08-28T07:08:34.960Z (8 months ago)
- Topics: business-intelligence, dashboard, dashboards, reporting, reports, statistics
- Language: JavaScript
- Homepage: https://urungi.org
- Size: 87.2 MB
- Stars: 114
- Watchers: 18
- Forks: 42
- Open Issues: 41
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
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
## 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)
[](https://drone.biblibre.com/biblibre/urungi)
## License
[GPL 3.0](https://opensource.org/licenses/GPL-3.0)