diff options
author | Razvan (Raz) <razvanilin@gmail.com> | 2020-07-10 09:51:45 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-07-10 09:51:45 +0000 |
commit | 4ad3ac418284e15f780dab4364fa33fbd1a4d7f1 (patch) | |
tree | 914f281ebdfd27bcc1955a6f5ea03e503c0a471b | |
parent | Merge pull request #2126 from abdullahselek/master (diff) | |
download | awesome-selfhosted-4ad3ac418284e15f780dab4364fa33fbd1a4d7f1.tar.gz awesome-selfhosted-4ad3ac418284e15f780dab4364fa33fbd1a4d7f1.zip |
Added Chartbrew to the Business Int category
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -130,6 +130,7 @@ _Web Analytics_ _Business Intelligence_ +- [Chartbrew](https://chartbrew.com) - Open platform with which you can visualise your product's data. It connects to your DBs (MySQL, PostgreSQL, MongoDB) and APIs directly and you can get the data using the built-in query builders. ([Demo](https://chartbrew.com/b/Chartbrew_86), [Source code](https://github.com/chartbrew/chartbrew)) `MIT` `NodeJS` - [Metabase](http://www.metabase.com/) - Simple Dashboarding and GUI Query tool, Nightly Emails and Slack Integration w/ PostgreSQL, MySQL, Redshift and other DBs. ([Source Code](https://github.com/metabase/metabase)) `AGPL-3.0` `Clojure` - [Redash](http://redash.io) - connect to over 18 types of databases (SQL and "NoSQL"), query your data, visualize it and create dashboards. Everything has a URL that can be shared. Slack and HipChat integration. ([Demo](https://demo.redash.io), [Source Code](https://github.com/getredash/redash)) `BSD-2-Clause` `Python` - [Superset](http://superset.apache.org/) - Modern, enterprise-ready business intelligence web application. ([Source Code](https://github.com/apache/incubator-superset)) `Apache-2.0` `Python` |