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

JanusGraph/janusgraph

JanusGraph: an open-source, distributed graph database observed · 2026-08-28

github.com/JanusGraph/janusgraph · homepage · Java · NOASSERTION (other) observed · 2026-08-28

Health v2 · maintenance only

78/100

  • Activity 98
  • Release rhythm 40
  • Longevity 100

Flags: no_license

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: 0
  • age_days: 3537
  • days_rel: 663
  • days_push: 15
  • n_releases_24m: 2

Full methodology

Adoption not part of the score

5829 stars · 1218 forks observed · 2026-08-28

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

JanusGraph is an open-source, distributed graph database optimized for storing and querying graphs with billions of vertices and edges across a multi-machine cluster. It natively integrates with the Apache TinkerPop stack (Gremlin query language), supports pluggable storage backends like Cassandra, HBase, Bigtable and ScyllaDB, optional full-text search via Elasticsearch/Solr/Lucene, and OLAP analytics through Apache Spark.

Use cases

  • store and query a graph with billions of vertices and edges
  • run real-time graph traversals for a recommendation engine
  • build a fraud detection or knowledge graph backend
  • run OLAP graph analytics over a large property graph with Spark
  • add full-text and geo search over graph data with Elasticsearch
  • self-host a scalable graph database on Cassandra or HBase

When to choose

  • you need a massively scalable, transactional graph database that fits the TinkerPop/Gremlin ecosystem
  • your graph data exceeds what a single-machine graph database can handle
  • you want pluggable storage backends and optional search integration

When to avoid

  • your dataset is small enough for an embedded or single-node graph database
  • you need a relational or document data model rather than a property graph
  • you cannot operate a multi-node cluster with external storage backends

Facets

service · maturity active

database search-engine analytics tracing databases big-data microservices analytics jvm cloud self-hosted windows graph-database gremlin tinkerpop cassandra hbase elasticsearch scalable property-graph oltp olap search docker linux macos

4 sources

Member repositories

RepositoryRoleHealth v2
JanusGraph/janusgraphmain78

For agents

markdown · JSON · MCP: product_card(name="JanusGraph/janusgraph")

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