Skip to content
forked from apache/druid

Apache Druid: a high performance real-time analytics database.

License

Notifications You must be signed in to change notification settings

confluentinc/druid

This branch is 124 commits ahead of, 3571 commits behind apache/druid:master.

Folders and files

NameName
Last commit message
Last commit date
Jul 14, 2022
Jun 25, 2021
Dec 1, 2022
Dec 11, 2021
Apr 22, 2022
Feb 22, 2022
Feb 22, 2022
May 7, 2021
Feb 26, 2022
Mar 18, 2022
Jul 5, 2021
Dec 11, 2021
Nov 2, 2022
Feb 23, 2022
Dec 11, 2021
Jun 5, 2020
Dec 11, 2021
Feb 22, 2022
Mar 18, 2022
Jun 18, 2021
Feb 24, 2022
Jan 3, 2020
Mar 18, 2022
Mar 18, 2022
Feb 24, 2022
Mar 18, 2022
Feb 22, 2022
Dec 21, 2019
Apr 11, 2020
Aug 28, 2019
Feb 8, 2019
Apr 9, 2020
Apr 10, 2020
Dec 10, 2021
Apr 22, 2020
May 10, 2019
Jul 2, 2020
Mar 10, 2021
Jul 21, 2021
Jan 3, 2020
Sep 14, 2021
Sep 14, 2021
Dec 10, 2021
Dec 11, 2021
Mar 1, 2022
Nov 30, 2022
Jun 5, 2020
Sep 18, 2018

Repository files navigation

Slack Build Status Language grade: Java Coverage Status Docker Helm


Website | Documentation | Developer Mailing List | User Mailing List | Slack | Twitter | Download


Apache Druid

Druid is a high performance real-time analytics database. Druid's main value add is to reduce time to insight and action.

Druid is designed for workflows where fast queries and ingest really matter. Druid excels at powering UIs, running operational (ad-hoc) queries, or handling high concurrency. Consider Druid as an open source alternative to data warehouses for a variety of use cases. The design documentation explains the key concepts.

Getting started

You can get started with Druid with our local or Docker quickstart.

Druid provides a rich set of APIs (via HTTP and JDBC) for loading, managing, and querying your data. You can also interact with Druid via the built-in console (shown below).

Load data

data loader Kafka

Load streaming and batch data using a point-and-click wizard to guide you through ingestion setup. Monitor one off tasks and ingestion supervisors.

Manage the cluster

management

Manage your cluster with ease. Get a view of your datasources, segments, ingestion tasks, and services from one convenient location. All powered by SQL systems tables, allowing you to see the underlying query for each view.

Issue queries

query view combo

Use the built-in query workbench to prototype DruidSQL and native queries or connect one of the many tools that help you make the most out of Druid.

Documentation

You can find the documentation for the latest Druid release on the project website.

If you would like to contribute documentation, please do so under /docs in this repository and submit a pull request.

Community

Community support is available on the druid-user mailing list, which is hosted at Google Groups.

Development discussions occur on [email protected], which you can subscribe to by emailing [email protected].

Chat with Druid committers and users in real-time on the #druid channel in the Apache Slack team. Please use this invitation link to join the ASF Slack, and once joined, go into the #druid channel.

Building from source

Please note that JDK 8 is required to build Druid.

For instructions on building Druid from source, see docs/development/build.md

Contributing

Please follow the community guidelines for contributing.

For instructions on setting up IntelliJ dev/intellij-setup.md

License

Apache License, Version 2.0

About

Apache Druid: a high performance real-time analytics database.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 94.0%
  • TypeScript 4.2%
  • TeX 0.8%
  • SCSS 0.4%
  • Shell 0.3%
  • Python 0.2%
  • Other 0.1%