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

alibaba/mdrill

for千亿数据即席分析 observed · 2026-08-28

github.com/alibaba/mdrill · homepage · Java · Apache-2.0 (permissive) · archived observed · 2026-08-28

Health v2 · maintenance only

10/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases archived

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: 4789
  • days_rel: n/a
  • days_push: 3220
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1543 stars · 749 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

Mdrill is an open-source distributed OLAP (online analytical processing) engine from Alibaba's AdMom team, built in Java on top of JStorm/Hadoop-style infrastructure. It uses columnar storage, inverted indexes, compression, caching, and partitioning to deliver second-level ad-hoc queries over hundreds of billions of rows on as few as 10 commodity machines, with both offline batch and Kafka-based realtime ingestion.

Use cases

  • run second-level ad-hoc analytical queries over hundreds of billions of rows
  • analyze TB-scale data on a small cluster of commodity machines instead of an expensive data warehouse
  • ingest billions of rows per day in realtime via Kafka
  • do incremental partition-based updates of offline data
  • slice and filter data across arbitrary combinations of 80-400 dimensions
  • build a self-service big data analytics platform (like Alibaba's AdHoc)

When to choose

  • you need low-cost, sub-minute ad-hoc OLAP queries over very large fact tables with many dimensions
  • you want both realtime streaming ingestion and offline batch loading in one system
  • you are running on a small on-premise cluster and cannot afford commercial distributed warehouses

When to avoid

  • you need a maintained project - the repository was archived in October 2025 and the last release was in 2017
  • your workload fits modern alternatives like ClickHouse, Druid, or Doris which have larger communities
  • you need cloud-native deployment, rich SQL coverage, or an active ecosystem

Facets

service · maturity abandoned

database search-engine streaming etl big-data analytics databases jvm self-hosted olap adhoc-analytics columnar-storage inverted-index distributed-query realtime-ingestion sql archived data-engineering linux docker

2 sources

Member repositories

RepositoryRoleHealth v2
alibaba/mdrillmain10

For agents

markdown · JSON · MCP: product_card(name="alibaba/mdrill")

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