Druid, OLAP data store.

This commit is contained in:
Kristoffer Sjögren
2015-09-02 20:48:27 +02:00
parent 5f49d98620
commit dba7fc94cf

View File

@ -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 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. * [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. * [Infinispan](http://infinispan.org/) - Highly concurrent key/value datastore used for caching.
## Distribution ## Distribution