From 3d4e606f38de463b347e799e18eb11d488e811e7 Mon Sep 17 00:00:00 2001 From: Arik Fraimovich Date: Tue, 23 Aug 2016 13:50:18 +0300 Subject: [PATCH 1/2] Added Redash to Analytics/BI --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c122e4b4..633dd7cd 100644 --- a/README.md +++ b/README.md @@ -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. `BSD` `Python` ## Automation From 6e405cff2eeace3c753819b9422e22d99a6ca6ed Mon Sep 17 00:00:00 2001 From: Arik Fraimovich Date: Tue, 23 Aug 2016 14:36:16 +0300 Subject: [PATCH 2/2] Fixed Redash listing according to contribution format. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 633dd7cd..ffc99d80 100644 --- a/README.md +++ b/README.md @@ -106,7 +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. `BSD` `Python` + * [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