RedisGraph/RedisGraph
A graph database as a Redis module observed · 2026-08-28
Health v2 · maintenance only
37/100
- Activity 32
- Release rhythm 8
- 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-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3464
- days_rel: n/a
- days_push: 408
- n_releases_24m: 0
Adoption not part of the score
2041 stars · 235 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
RedisGraph is a Redis module that adds a property graph database to Redis, queryable with the openCypher query language. It is implemented in C and executed in-memory via Redis.
Use cases
- run cypher queries on a graph stored in redis
- store and query property graphs in memory
- build a social network graph with fast traversals
- query relationships between entities with openCypher
- add graph database capabilities to an existing redis deployment
When to choose
- you already run Redis and need lightweight in-memory graph queries
- you want openCypher support with low-latency traversals
- your graph fits in memory and you can accept an unmaintained project
When to avoid
- you need a maintained, supported graph database
- you need on-disk persistence or graphs larger than RAM
- you require long-term security updates
Facets
library · maturity abandoned
database search-engine databases graph-processing self-hosted c graph-database redis-module cypher opencypher property-graph nosql end-of-life linux macos docker
1 source
- readme: https://github.com/RedisGraph/RedisGraph · fetched 2026-08-28 · 2c1c030df2a3
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| RedisGraph/RedisGraph | main | 37 |
For agents
markdown · JSON · MCP: product_card(name="RedisGraph/RedisGraph")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem