Ross ROSS = Recommend OSS · open-source software intelligence for agents

apache/drill

Apache Drill is a distributed MPP query layer for self describing data observed · 2026-08-28

github.com/apache/drill · homepage · Java · Apache-2.0 (permissive) 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

Full methodology

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

Member repositories

RepositoryRoleHealth v2
apache/drillmain67

For agents

markdown · JSON · MCP: product_card(name="apache/drill")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem