Skip to main content
The driver for Druid is community-supported and is not maintained by Cube or the database vendor.

Prerequisites

  • The URL for the Druid database
  • The username/password for the Druid database server

Setup

Manual

Add the following to a .env file in your Cube project:

Environment Variables

Pre-Aggregation Build Strategies

To learn more about pre-aggregation build strategies, head here.
By default, Druid uses batching to build pre-aggregations.

Batching

No extra configuration is required to configure batching for Druid.

Export Bucket

Druid does not support export buckets.

SSL

Cube does not require any additional configuration to enable SSL as Druid connections are made over HTTPS.