1
0
Fork 0
mirror of https://github.com/akullpp/awesome-java.git synced 2025-02-17 15:55:19 -05:00

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 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