This commit is contained in:
fjy 2014-08-18 12:56:51 -07:00
parent 51988be776
commit 9ff09ae75a
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ Druid is a distributed, column-oriented, real-time analytics data store that is
commonly used to power exploratory dashboards in multi-tenant environments.
Druid excels as a data warehousing solution for fast aggregate queries on
petabyte sized data sets. Druid supports a variety of flexible filters, exact
calculations, approximate algorithms, and other useful calculations Druid can
calculations, approximate algorithms, and other useful calculations. Druid can
load both streaming and batch data and integrates with Storm and Hadoop.
### More Information