apache/drill
Apache Drill is a distributed MPP query layer for self describing data observed · 2026-08-28
Health v2 · maintenance only
67/100
- Activity 99
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 5110
- days_rel: 430
- days_push: 8
- n_releases_24m: 1
Adoption not part of the score
2022 stars · 990 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Apache Drill is a distributed MPP (massively parallel processing) SQL query engine for self-describing data such as JSON, Parquet, and other schema-free formats. It queries NoSQL databases, Hadoop, and cloud storage systems directly with ANSI SQL, without requiring schema definition or ETL.
Use cases
- run SQL queries on parquet files without loading them into a database
- query JSON and nested data in MongoDB or HDFS with SQL
- join data across multiple datastores like MongoDB and Hadoop in one query
- connect BI tools like Tableau or Excel to NoSQL data via JDBC/ODBC
- explore schema-free data in S3 or Azure Blob Storage with SQL
- avoid ETL overhead when analyzing multi-structured data
When to choose
- you need SQL over schema-less or evolving data in NoSQL stores, Hadoop, or cloud object storage
- you want to connect existing BI tools to non-relational data via JDBC/ODBC
- you need distributed, federated queries joining multiple data sources
- you want to skip schema creation and data loading before analysis
When to avoid
- your data lives in a traditional relational database with a fixed schema
- you need a lightweight embedded analytics engine for a single application
- you require a modern lakehouse stack with active ecosystem momentum (e.g., Trino, Presto, DuckDB)
- you need real-time streaming analytics rather than batch/interactive SQL
Facets
application · maturity maintenance
database search-engine etl data-science big-data databases analytics jvm windows self-hosted cloud sql-query-engine mpp schema-free hadoop nosql parquet jdbc odbc distributed-query apache-project data-engineering linux macos docker
10 sources
- readme: https://github.com/apache/drill · fetched 2026-08-28 · 4eca6cf30537
- homepage: https://drill.apache.org/ · fetched 2026-08-29 · 1cda9b46ce3f
- site_page: https://drill.apache.org/docs · fetched 2026-08-29 · e407ab03a282
- site_page: https://drill.apache.org/docs/getting-started · fetched 2026-08-29 · 4f49df30b6e1
- site_page: https://drill.apache.org/docs/architecture · fetched 2026-08-29 · 03e022f94715
- site_page: https://drill.apache.org/docs/tutorials · fetched 2026-08-29 · 7d771b435cc7
- site_page: https://drill.apache.org/docs/drill-on-yarn · fetched 2026-08-29 · 0ee4f927dade
- site_page: https://drill.apache.org/docs/install-drill · fetched 2026-08-29 · d0a4d8e814d6
- site_page: https://drill.apache.org/docs/configure-drill · fetched 2026-08-29 · 39c13f5732cd
- site_page: https://drill.apache.org/docs/connect-a-data-source · fetched 2026-08-29 · a7b2d963386a
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| apache/drill | main | 67 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem