apache/phoenix
Apache Phoenix observed · 2026-08-28
Health v2 · maintenance only
88/100
- Activity 99
- Release rhythm 67
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 136.5
- age_days: 4473
- days_rel: 60
- days_push: 7
- n_releases_24m: 5
Adoption not part of the score
1060 stars · 1009 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Apache Phoenix is a SQL layer over Apache HBase delivered as a client-embedded JDBC driver, compiling standard SQL queries into low-latency HBase scans. It provides OLTP and operational analytics on Hadoop with ACID transactions, secondary indexing, BSON document support, and change data capture.
Use cases
- query hbase data with standard sql and jdbc
- run low-latency oltp workloads on hadoop
- add secondary indexes to hbase tables for fast lookups
- stream row-level change events from a table with cdc
- store and query schemaless bson documents alongside relational columns
- build multi-tenant saas applications with tenant isolation
- run etl pipelines integrating hbase with spark and hive
- point dynamodb sdk applications at a self-hosted cluster
When to choose
- you already run hbase and want sql access with millisecond latency
- you need ACID transactions and secondary indexes over HBase data
- you want operational analytics integrated with the Hadoop ecosystem (Spark, Hive, Pig)
- you need DynamoDB-compatible APIs without AWS lock-in
When to avoid
- you are starting a greenfield project with no existing HBase investment
- you need a general-purpose standalone SQL database like PostgreSQL
- your workload is pure batch analytics better served by a data warehouse
- you cannot operate an HBase cluster and its operational complexity
Facets
library · maturity active
database database-driver search-engine streaming databases big-data analytics jvm cloud self-hosted sql jdbc hbase hadoop nosql oltp secondary-indexes change-data-capture bson spark-integration data-engineering linux
10 sources
- readme: https://github.com/apache/phoenix · fetched 2026-08-28 · 90495cd4c31d
- homepage: https://phoenix.apache.org/ · fetched 2026-08-29 · 4e8cc923c606
- site_page: https://phoenix.apache.org/docs · fetched 2026-08-29 · 9b37dbc2d642
- site_page: https://phoenix.apache.org/docs/integrations/phoenix-dynamodb · fetched 2026-08-29 · 8e2802a18183
- site_page: https://phoenix.apache.org/docs/features/bson · fetched 2026-08-29 · 5b12ebf49e85
- site_page: https://phoenix.apache.org/docs/features/change-data-capture · fetched 2026-08-29 · d9d12a10668d
- site_page: https://phoenix.apache.org/docs/features/eventually-consistent-indexes · fetched 2026-08-29 · 7f42e227fd58
- site_page: https://phoenix.apache.org/docs/grammar · fetched 2026-08-29 · feee7308e73d
- site_page: https://phoenix.apache.org/recent-improvements · fetched 2026-08-29 · 4bf863709003
- site_page: https://phoenix.apache.org/news · fetched 2026-08-29 · fe17713aad71
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| apache/phoenix | main | 88 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem