From dba7fc94cfefad6bfbdd90621f09f9116fa93142 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kristoffer=20Sj=C3=B6gren?= Date: Wed, 2 Sep 2015 20:48:27 +0200 Subject: [PATCH] Druid, OLAP data store. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8ae9e82..8ed324e 100644 --- a/README.md +++ b/README.md @@ -212,6 +212,7 @@ A curated list of awesome Java frameworks, libraries and software. * [Apache Cassandra](http://cassandra.apache.org) - Column-oriented and providing high availability with no single point of failure. * [Apache HBase](http://hbase.apache.org) - Hadoop database for big data. +* [Druid](http://druid.io) - Real-time and historical OLAP data store that excel at aggregation and approximation queries. * [Infinispan](http://infinispan.org/) - Highly concurrent key/value datastore used for caching. ## Distribution