# uber-archive/AthenaX

SQL-based streaming analytics platform at scale

Repository: https://github.com/uber-archive/AthenaX
Canonical: https://ross.abutalabs.com/products/athenax
Language: Java
License: Apache-2.0
License Family: permissive
Topics: calcite, flink, sql, uber, streaming, stream, analytics, data
Archived: true
Last push: 2020-06-21T16:02:38+00:00

## Health v2 (maintenance only)
Score: 10/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 3271, "days_push": 2264, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, archived
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1223, forks 281 (observed 2026-08-28T04:04:02.673821+00:00)

## What it is
AthenaX is a SQL-based streaming analytics platform open sourced by Uber, built on Apache Flink and Apache Calcite. It lets users run production-quality, large-scale streaming analytics with SQL, scaling across hundreds of machines to process hundreds of billions of real-time events daily.

## Use cases
- run SQL queries over real-time event streams
- build large-scale streaming analytics pipelines
- process billions of daily events with SQL
- compile SQL to Flink streaming jobs
- replace hand-written stream processing code with SQL

## When to choose
- you want declarative SQL for streaming analytics on Flink
- you need a proven platform for very high-volume real-time event processing
- your team prefers SQL over Java stream processing APIs

## When to avoid
- you need an actively maintained project - the repository is archived with no releases since 2020
- you want modern Flink SQL, which now covers most of AthenaX's functionality natively
- you need non-JVM or lightweight single-node streaming

## Facets
- artifact type: framework
- maturity: abandoned
- function: streaming, etl, analytics
- domain: big-data, analytics
- platform: jvm
- tags: streaming-analytics, apache-calcite, apache-flink, sql-on-streams, archived, sql, data-engineering, real-time, linux, docker

## Member repositories
- uber-archive/AthenaX (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:02.673821+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T06:15:35.259341+00:00, confidence not recorded.
  - readme: https://github.com/uber-archive/AthenaX (fetched 2026-08-28T04:04:02.673821+00:00, sha f092c0b70d0a)
- Data as of 2026-08-30T08:39:29.467469+00:00.
