AP

Apache Druid

Apache Druid is a real-time analytics database designed for fast OLAP queries on large data sets. It uses metadata storage (e.g., Derby, MySQL, PostgreSQL) for system metadata like segments, rules, and tasks, but not for actual data.
Latest: 35.0.1 Wikidata
Last checked: Apr 11, 2026 12:02am
Rank: 8954/15140
Monitored via:
Winget Request more monitors
Follow to track new versions in your feed.
Report

Overview

0
License: Apache License 2.0

Version & Lifecycle

0
Current: 35.0.1

Top Contributors

Top sitewide contributors:

  1. Anbarasan
  2. nico_k
  3. Bob
  4. Vigneshwaran

Community Notes

No community notes yet

Be the first to as a good question or share deployment tips, customization scripts, command lines, or troubleshooting steps.

Release Notes & Updates

0
Avg cadence:
Updates • 0

Help us match vulnerabilities

No vulnerability match yet. Pick the right product:

Looking for matching products…
Don’t see it? Paste a CPE

Also known as

Other names people use for this app — helps search and matching.

Apache DruidApache Software Foundation Apache Druid

Packaging Notes

0

Requires Java; supports Derby, MySQL, PostgreSQL for metadata storage; uses extensions for MySQL/PostgreSQL

Notes

0

Metadata store must be ACID-compliant. Derby is default but not for production. Use SQL metadata tables or DataSourceMetadata queries for datasource info.