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

apache/accumulo

Apache Accumulo observed · 2026-09-03

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

Full methodology

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

Member repositories

RepositoryRoleHealth v2
apache/accumulomain77

For agents

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

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