Skip to content

Latest commit

 

History

History
75 lines (48 loc) · 3.42 KB

File metadata and controls

75 lines (48 loc) · 3.42 KB
title Community and Third Party Software
layout simple_page

Query Libraries

Some great folks have written their own libraries to interact with Druid.

Python

R

JavaScript

Clojure

Ruby

SQL

PHP

Other Druid Distributions

  • Imply Analytics Platform - The Imply Analytics platform includes Druid bundled with all its dependencies, an exploratory analytics UI, and a SQL layer.
  • eBay/embedded-druid - Leveraging Druid capabilities in stand alone application

UIs

  • airbnb/superset - A web application to slice, dice and visualize data out of Druid. Formerly Caravel and Panoramix
  • grafana - A plugin for Grafana
  • Pivot - An exploratory analytics UI for Druid
  • Metabase - Simple dashboards, charts and query tool for your Druid DB

Tools

Community Extensions

These are extensions from the community, beyond those included in the Druid repository itself.

Add Your Software

If you've written software that uses Druid and want it included on this page, edit it on GitHub to create a pull request!