druid/docs/contents.md

1.7 KiB

layout
default

Contents * Introduction|Home * Download * Support * Contribute

Getting Started * [Tutorial: A First Look at Druid](Tutorial: A First Look at Druid.html) * [Tutorial: The Druid Cluster](Tutorial: The Druid Cluster.html) * [Loading Your Data](Loading Your Data.html) * [Querying Your Data](Querying Your Data.html) * [Booting a Production Cluster](Booting a Production Cluster.html) * Examples * [Cluster Setup](Cluster Setup.html) * Configuration

Data Ingestion * Realtime * [Batch|Batch Ingestion](Batch|Batch Ingestion.html) * [Indexing Service](Indexing Service.html)

Querying * Querying *** ] *** Aggregations *** ] *** Granularities * Query Types *** ] ***** ] ***** ] *** SearchQuery *** ] ** SegmentMetadataQuery *** ] *** TimeseriesQuery

Architecture * Design * Segments * Node Types *** ] *** Broker *** ] ***** ] *** Realtime *** ] *** Plumber * External Dependencies *** ] *** MySQL *** ] ** [Concepts and Terminology](Concepts and Terminology.html)

Development * Versioning * [Build From Source](Build From Source.html) * Libraries

Misc * Thanks