# TuGraph-family/tugraph-db

TuGraph: A High Performance Graph Database.

Repository: https://github.com/TuGraph-family/tugraph-db
Canonical: https://ross.abutalabs.com/products/tugraph-db
Homepage: https://tugraph.tech
Language: C++
License: Apache-2.0
License Family: permissive
Topics: cpp, cypher, database, fastest, graph, snb, rust, finbench, hacktoberfest
Last push: 2026-05-11T06:50:25+00:00

## Health v2 (maintenance only)
Score: 66/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 81, release rhythm 28, longevity 100
- inputs: {"age_days": 1469, "days_push": 114, "days_rel": 538, "gap_med": 90.0, "n_releases_24m": 3}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1760, forks 215 (observed 2026-08-28T04:05:32.561448+00:00)

## What it is
TuGraph is a high-performance graph database supporting labeled property graphs, full ACID transactions, and OpenCypher queries. It embeds graph analytics algorithms and holds an LDBC SNB benchmark record, scaling to tens of terabytes.

## Use cases
- store and query large labeled property graphs
- run OpenCypher queries against graph data
- perform fast graph analytics algorithms
- bulk import large graph datasets
- build knowledge graph applications
- run graph workloads with ACID guarantees

## When to choose
- you need a high-throughput, low-latency graph database
- you want OpenCypher query support with full ACID transactions
- you need embedded graph analytics on large datasets
- you require fast bulk loading of graph data

## When to avoid
- you need a simple relational or document database
- you require managed cloud-only deployment
- your team cannot operate a self-hosted C++ database

## Facets
- artifact type: application
- maturity: active
- function: database, search-engine, analytics
- domain: databases, graph-processing, big-data, analytics
- platform: self-hosted, cpp, rust
- tags: graph-database, opencypher, acid-transactions, graph-analytics, ldbc-snb, linux, docker

## Member repositories
- TuGraph-family/tugraph-db (main) score 66

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:32.561448+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-30T03:27:14.320372+00:00, confidence not recorded.
  - readme: https://github.com/TuGraph-family/tugraph-db (fetched 2026-08-28T04:05:32.561448+00:00, sha b2d99f8a31f7)
  - homepage: https://tugraph.tech (fetched 2026-08-29T11:05:33.214890+00:00, sha a325c7bbcdd8)
- Data as of 2026-08-30T08:39:29.467469+00:00.
