diff options
author | Andrew Rylatt <AndyR207@users.noreply.github.com> | 2016-08-24 19:27:48 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-08-24 19:27:48 +0000 |
commit | 7c8f53c88462b899151418b586e7434ea2654f2b (patch) | |
tree | 30f6d672f0ecf8ffd03b10bea9df456e47ce451e | |
parent | Merge pull request #689 from duyetdev/master (diff) | |
parent | Fixed Redash listing according to contribution format. (diff) | |
download | awesome-selfhosted-7c8f53c88462b899151418b586e7434ea2654f2b.tar.gz awesome-selfhosted-7c8f53c88462b899151418b586e7434ea2654f2b.zip |
Merge pull request #693 from arikfr/patch-1
Add Redash to Analytics/BI
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -106,6 +106,7 @@ _Web Analytics_ _Business Intelligence_ * [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)) `AGPLv3` `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` `Python` ## Automation |