# apache/hugegraph

A graph database that supports more than 100+ billion data, high performance and scalability (Include OLTP Engine & REST-API & Backends)

Repository: https://github.com/apache/hugegraph
Canonical: https://ross.abutalabs.com/products/hugegraph
Homepage: https://hugegraph.apache.org
Language: Java
License: Apache-2.0
License Family: permissive
Topics: database, graph-database, graph, gremlin, big-data, graphdb
Last push: 2026-08-26T13:56:10+00:00

## Health v2 (maintenance only)
Score: 73/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 99, release rhythm 25, longevity 100
- inputs: {"age_days": 2968, "days_push": 7, "days_rel": 290, "gap_med": 341, "n_releases_24m": 2}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 3157, forks 631 (observed 2026-08-28T04:07:46.438986+00:00)

## What it is
Apache HugeGraph is a fast, highly scalable graph database supporting tens of billions of vertices and edges with OLTP real-time queries via Gremlin, Cypher, and REST APIs. It forms a full-stack graph ecosystem including distributed OLAP graph computing (HugeGraph-Computer), GraphRAG/AI tooling (HugeGraph-AI), and a toolchain for loading, visualizing, and managing graph data.

## Use cases
- store and query billions of vertices and edges in real time
- run gremlin or cypher queries against a property graph
- build a knowledge graph for fraud detection or recommendations
- implement GraphRAG question answering over connected data
- run distributed graph algorithms like PageRank at scale
- import massive datasets into a graph database
- visualize and explore graph data in a web UI

## When to choose
- you need millisecond-level OLTP queries over very large graphs
- you want TinkerPop/Gremlin compatibility with pluggable backends
- you need both OLTP querying and OLAP graph computing in one ecosystem
- you are building GraphRAG or LLM-powered graph applications
- you need horizontal scaling from standalone to PB-level clusters

## When to avoid
- you need relational or document data models rather than property graphs
- you rely on MySQL, PostgreSQL, Cassandra, or ScyllaDB backends (removed in 1.7.0)
- your graph is small enough for simpler embedded options like SQLite-based stores
- you require full TinkerPop feature coverage such as threaded transactions
- you cannot run Java 11+ or operate JVM-based server infrastructure

## Facets
- artifact type: service
- maturity: active
- function: database, search-engine, rag, machine-learning, api-framework, etl, data-visualization
- domain: databases, big-data, graph-processing, artificial-intelligence
- platform: jvm, self-hosted, cloud
- tags: graph-database, gremlin, cypher, tinkerpop, oltp, olap, graphrag, knowledge-graph, rocksdb, hbase, distributed, graph-computing, pregel, text2gremlin, retrieval-augmented-generation, knowledge-graphs, linux, docker, kubernetes

## Member repositories
- apache/hugegraph (main) score 73

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:46.438986+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-30T07:25:37.086072+00:00, confidence not recorded.
  - readme: https://github.com/apache/hugegraph (fetched 2026-08-28T04:07:46.438986+00:00, sha e6818996dbb5)
  - homepage: https://hugegraph.apache.org (fetched 2026-08-29T09:40:10.068971+00:00, sha 9987daed432a)
  - site_page: https://hugegraph.apache.org/docs (fetched 2026-08-29T09:40:10.078014+00:00, sha 58edec5de121)
  - site_page: https://hugegraph.apache.org/docs/download/download (fetched 2026-08-29T09:40:10.079809+00:00, sha c7311f16a8cd)
  - site_page: https://hugegraph.apache.org/docs/quickstart/hugegraph/hugegraph-server (fetched 2026-08-29T09:40:10.081652+00:00, sha 27172e76b11d)
  - site_page: https://hugegraph.apache.org/docs/quickstart/computing/hugegraph-computer (fetched 2026-08-29T09:40:10.084200+00:00, sha e414af4d8ded)
  - site_page: https://hugegraph.apache.org/docs/quickstart/hugegraph-ai (fetched 2026-08-29T09:40:10.086126+00:00, sha 09f3199d701a)
  - site_page: https://hugegraph.apache.org/docs/language/hugegraph-gremlin (fetched 2026-08-29T09:40:10.088021+00:00, sha 058bbe1696dd)
  - site_page: https://hugegraph.apache.org/docs/clients/restful-api/cypher (fetched 2026-08-29T09:40:10.089827+00:00, sha 7219aad0d3a1)
  - site_page: https://hugegraph.apache.org/docs/quickstart/toolchain (fetched 2026-08-29T09:40:10.091315+00:00, sha 1ed9918962d0)
- Data as of 2026-08-30T08:39:29.467469+00:00.
