Apache Druid
5M+
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.
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 web consoleโ (shown below).
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 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.
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.
See the latest documentationโ for the documentation for the current official release. If you need information on a previous release, you can browse previous releases documentationโ .
Make documentation and tutorials updates in /docsโ using Markdownโ or extended Markdown (MDX)โ . Then, open a pull request.
To build the site locally, you need Node 18 or higher and to install Docusaurus 3 with npm|yarn install in the website directory. Then you can run npm|yarn start to launch a local build of the docs.
If you're looking to update non-doc pages like Use Cases, those files are in the druid-website-srcโ repo.
For more information, see the README in the ./website directoryโ .
Visit the official project communityโ page to read about getting involved in contributing to Apache Druid, and how we help one another use and operate Druid.
druid-userโ mailing list on Google Groups, and have more technical conversations in #troubleshooting on Slack.druid-devโ mailing list ([email protected]โ ). Subscribe by emailing [email protected]โ . For live conversations, join the #dev channel on Slack.Check out the official communityโ page for details of how to join the community Slack channels.
Find articles written by community members and a calendar of upcoming events on the project siteโ - contribute your own events and articles by submitting a PR in the apache/druid-website-srcโ repository.
Please note that JDK 11 or JDK 17 is required to build Druid.
See the latest build guideโ for instructions on building Apache Druid from source.
Please follow the community guidelinesโ for contributing.
For instructions on setting up IntelliJ dev/intellij-setup.mdโ
Content type
Image
Digest
sha256:47b8e98ecโฆ
Size
553.7 MB
Last updated
27 days ago
docker pull apache/druid:35.0.1Pulls:
11,088
Last week