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

indradb/indradb

A graph database written in rust observed · 2026-08-28

github.com/indradb/indradb · Rust · MPL-2.0 (copyleft) observed · 2026-08-28

Health v2 · maintenance only

40/100

  • Activity 37
  • Release rhythm 11
  • Longevity 100
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: 3152
  • days_rel: 382
  • days_push: 382
  • n_releases_24m: 1

Full methodology

Adoption not part of the score

2459 stars · 135 forks observed · 2026-08-28

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

IndraDB is a graph database written in Rust, available as a gRPC-based server with Python and Rust bindings, as an embeddable Rust library, and via a CLI. It supports directed typed graphs, JSON properties, multi-hop queries, and pluggable datastores such as PostgreSQL and sled.

Use cases

  • store and query directed graphs with typed vertices and edges
  • embed a graph database directly in a Rust application
  • query multi-hop graph relationships via gRPC from Python or other languages
  • run a lightweight graph server backed by PostgreSQL or sled
  • browse and analyze large link graphs like wikipedia articles

When to choose

  • you need a simple, high-performance graph database without GC pauses
  • you want cross-language access to a graph datastore via gRPC
  • you want to embed a graph database natively in Rust code
  • your graph is too large for full in-memory graph processing

When to avoid

  • you need rich graph query languages like Cypher or Gremlin
  • you require a mature ecosystem with extensive tooling and GUIs
  • you need full graph analytics algorithms like PageRank built in

Facets

service · maturity active

database rpc cli databases graph-processing developer-tools windows rust python cross-platform graph-database grpc embeddable pluggable-datastores -properties linux macos

2 sources

Member repositories

RepositoryRoleHealth v2
indradb/indradbmain40

For agents

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

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