diff options
author | Madhu GB <github@madhugb.com> | 2016-04-12 12:06:37 +0000 |
---|---|---|
committer | Edward D <ed.kickball@hotmail.com> | 2016-04-12 12:06:37 +0000 |
commit | d2f1627b1cef52b8524c47f28bdb6f5423a96bbd (patch) | |
tree | 3bce5a6d257224152f9d754f160d736689db0324 /README.md | |
parent | Add IPBX section (#526) (diff) | |
download | awesome-selfhosted-d2f1627b1cef52b8524c47f28bdb6f5423a96bbd.tar.gz awesome-selfhosted-d2f1627b1cef52b8524c47f28bdb6f5423a96bbd.zip |
Add Druid (#534)
* Add Druid
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -94,6 +94,7 @@ _Web Analytics_ * [AWStats](http://www.awstats.org/) - Generates web, streaming, ftp or mail server statistics graphically. ([Source Code](https://github.com/eldy/awstats)) `GPLv3` `Perl` * [Countly](https://count.ly) - Real time mobile & web analytics, crash reporting and push notifications platform. ([Source Code](https://github.com/countly)) `AGPL` `Javascript` + * [Druid](http://druid.io/) - A distributed, column-oriented, real-time analytics data store. ([Source Code](https://github.com/druid-io/druid/)) `Apache` `Java` * [GoAccess](http://goaccess.io/) - Real-time web log analyzer and interactive viewer that runs in a terminal. ([Source Code](https://github.com/allinurl/goaccess)) `GPLv2` `C` * [Open Web Analytics](http://www.openwebanalytics.com/) - Google Analytics and Piwik alternative. ([Source Code](https://github.com/padams/Open-Web-Analytics/)) `GPL` `PHP` * [Piwik](https://piwik.org/) - Leading open-source analytics platform that gives you more than just powerful analytics. ([Source Code](https://github.com/piwik/)) `GPLv3` `PHP` |