apache/accumulo
Apache Accumulo observed · 2026-09-03
Health v2 · maintenance only
77/100
- Activity 100
- Release rhythm 35
- Longevity 100
Flags: no_releases
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: n/a
- age_days: 5445
- days_rel: n/a
- days_push: 0
- n_releases_24m: 0
Adoption not part of the score
1167 stars · 487 forks observed · 2026-09-03
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Apache Accumulo is a sorted, distributed key/value store built on Apache Hadoop's HDFS and Apache ZooKeeper for scalable storage and retrieval of large datasets across a cluster. It offers server-side programming via Iterators and cell-based access control where every key/value pair carries its own security label.
Use cases
- store and query billions of key/value pairs across a cluster
- run a NoSQL database on top of Hadoop HDFS
- enforce cell-level security labels on big data
- build a scalable data store for analytics workloads
- run server-side custom processing with iterators
- replace HBase with a mature Apache distributed table store
When to choose
- you need horizontally scalable sorted key/value storage integrated with the Hadoop ecosystem
- you require fine-grained cell-level access control and security labels
- you want server-side programmability (Iterators) for filtering and computation
- you need a battle-tested, stable Apache project with long-term releases
When to avoid
- you need a simple embedded or single-node database
- you want SQL or rich relational queries
- you cannot operate HDFS and ZooKeeper dependencies
- your dataset is small enough for PostgreSQL, MongoDB, or Redis
Facets
service · maturity stable
database search-engine authorization caching databases big-data microservices security jvm cloud self-hosted key-value-store hadoop zookeeper hdfs sorted-store cell-level-security iterators apache data-engineering linux docker
10 sources
- readme: https://github.com/apache/accumulo · fetched 2026-09-03 · 69c2ac812669
- homepage: https://accumulo.apache.org · fetched 2026-08-29 · 593bd0bf194c
- site_page: https://accumulo.apache.org/docs/2.x · fetched 2026-08-29 · 2d6260c674b9
- site_page: https://accumulo.apache.org/docs/2.x/apidocs · fetched 2026-08-29 · 0b1665874d72
- site_page: https://accumulo.apache.org/quickstart-1.x · fetched 2026-08-29 · d5c2d4d8ba1c
- site_page: https://accumulo.apache.org/1.10/apidocs · fetched 2026-08-29 · 7321fd096882
- site_page: https://accumulo.apache.org/external-docs · fetched 2026-08-29 · 94d29aa18943
- site_page: https://accumulo.apache.org/docs-archive · fetched 2026-08-29 · d29cdf4e9b13
- site_page: https://accumulo.apache.org/docs/2.x/development/iterators · fetched 2026-08-29 · 0fb222a5ed84
- site_page: https://accumulo.apache.org/docs/2.x/security/authorizations · fetched 2026-08-29 · e4f9f0c8ab17
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| apache/accumulo | main | 77 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem