# thinkaurelius/titan

Distributed Graph Database

Repository: https://github.com/thinkaurelius/titan
Canonical: https://ross.abutalabs.com/products/titan
Homepage: http://titandb.io
Language: Java
License: Apache-2.0
License Family: permissive
Last push: 2022-10-19T07:57:00+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 5303, "days_push": 1414, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_readme
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 5226, forks 996 (observed 2026-08-28T04:09:13.273274+00:00)

## What it is
Titan is a scalable distributed graph database optimized for storing and querying graphs with billions of vertices and edges, supporting the Apache TinkerPop/Gremlin stack. It runs as a cluster on top of storage backends like Cassandra or HBase with indexing via Elasticsearch or Solr.

## Use cases
- store and query a graph with billions of vertices and edges
- run Gremlin traversals over a distributed graph
- build a social network or fraud-detection graph backend
- use Cassandra or HBase as a graph storage backend
- full-text search over graph properties with Elasticsearch

## When to choose
- you need a JVM-based distributed graph database with TinkerPop compatibility and are comfortable maintaining it yourself

## When to avoid
- starting a new project - the project is effectively abandoned and JanusGraph is its maintained successor
- small graphs that fit in a single-node database
- you need commercial support or active community fixes

## Facets
- artifact type: application
- maturity: abandoned
- function: database, search-engine, caching
- domain: databases, graph-processing, big-data, microservices
- platform: jvm, windows, cross-platform
- tags: graph-database, distributed, tinkerpop, gremlin, nosql, oltp, linux, macos

## Member repositories
- thinkaurelius/titan (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:09:13.273274+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-29T17:59:41.234609+00:00, confidence not recorded.
  - homepage: http://titandb.io (fetched 2026-08-29T08:55:04.104992+00:00, sha 5c06ed78cc96)
- Data as of 2026-08-30T08:39:29.467469+00:00.
