diff options
author | Arik Fraimovich <arik@arikfr.com> | 2016-08-23 11:36:16 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-08-23 11:36:16 +0000 |
commit | 6e405cff2eeace3c753819b9422e22d99a6ca6ed (patch) | |
tree | ee222b238846d6b3aada5cd9209c800a7af66cf8 | |
parent | Added Redash to Analytics/BI (diff) | |
download | awesome-selfhosted-6e405cff2eeace3c753819b9422e22d99a6ca6ed.tar.gz awesome-selfhosted-6e405cff2eeace3c753819b9422e22d99a6ca6ed.zip |
Fixed Redash listing according to contribution format.
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |