pydruid
A Python connector for Druid
A Python connector for Druid
To install this package, run one of the following:
pydruid exposes a simple API to create, execute, and analyze Druid queries. pydruid can parse query results into Pandas DataFrame objects for subsequent data analysis -- this offers a tight integration between Druid, the SciPy stack (for scientific computing) and scikit-learn (for machine learning). pydruid can export query results into TSV or JSON for further processing with your favorite tool, e.g., R, Julia, Matlab, Excel. It provides both synchronous and asynchronous clients.
Summary
A Python connector for Druid
Information Last Updated
Nov 11, 2025 at 00:37
License
Apache-2.0
Total Downloads
1.3K
Platforms
GitHub Repository
https://github.com/druid-io/pydruidDocumentation
https://pythonhosted.org/pydruid