Apache Druid: a high performance real-time analytics database.
Go to file
fjy 724562b181 [maven-release-plugin] prepare release druid-0.6.143 2014-08-09 19:36:05 -07:00
cassandra-storage [maven-release-plugin] prepare release druid-0.6.143 2014-08-09 19:36:05 -07:00
common [maven-release-plugin] prepare release druid-0.6.143 2014-08-09 19:36:05 -07:00
docs prep next release 2014-08-09 19:33:31 -07:00
examples [maven-release-plugin] prepare release druid-0.6.143 2014-08-09 19:36:05 -07:00
hdfs-storage [maven-release-plugin] prepare release druid-0.6.143 2014-08-09 19:36:05 -07:00
histogram [maven-release-plugin] prepare release druid-0.6.143 2014-08-09 19:36:05 -07:00
indexing-hadoop [maven-release-plugin] prepare release druid-0.6.143 2014-08-09 19:36:05 -07:00
indexing-service [maven-release-plugin] prepare release druid-0.6.143 2014-08-09 19:36:05 -07:00
install
kafka-eight [maven-release-plugin] prepare release druid-0.6.143 2014-08-09 19:36:05 -07:00
kafka-seven [maven-release-plugin] prepare release druid-0.6.143 2014-08-09 19:36:05 -07:00
processing [maven-release-plugin] prepare release druid-0.6.143 2014-08-09 19:36:05 -07:00
publications
rabbitmq [maven-release-plugin] prepare release druid-0.6.143 2014-08-09 19:36:05 -07:00
s3-extensions [maven-release-plugin] prepare release druid-0.6.143 2014-08-09 19:36:05 -07:00
server [maven-release-plugin] prepare release druid-0.6.143 2014-08-09 19:36:05 -07:00
services [maven-release-plugin] prepare release druid-0.6.143 2014-08-09 19:36:05 -07:00
.gitignore
CodeStyle.jar
DruidCorporateCLA.pdf
DruidIndividualCLA.pdf
LICENSE
README.md
build.sh
eclipse_formatting.xml
pom.xml [maven-release-plugin] prepare release druid-0.6.143 2014-08-09 19:36:05 -07:00
upload.sh

README.md

Druid

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 load both streaming and batch data and integrates with Storm and Hadoop.

More Information

Much more information about Druid can be found on our website.

Documentation

We host documentation on our website. If you want to contribute documentation changes, please submit a pull request to this repository.

Tutorials

We have a series of tutorials to get started with Druid, starting with this one.

Support

Report any bugs using GitHub issues.

Contact us through our forum or on IRC in #druid-dev on irc.freenode.net.