dgraph-io/dgraph
high-performance graph database for real-time use cases observed · 2026-08-28
Health v2 · maintenance only
99/100
- Activity 99
- Release rhythm 99
- 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: 19
- age_days: 4026
- days_rel: 9
- days_push: 8
- n_releases_24m: 26
Adoption not part of the score
21780 stars · 1603 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Dgraph is a distributed, horizontally scalable graph database with native GraphQL support, written in Go. It provides ACID transactions, consistent replication, and low-latency real-time queries over terabytes of structured data.
Use cases
- store and query highly connected data like social networks or knowledge graphs
- generate a GraphQL API directly from a schema for rapid backend development
- serve real-time user-facing queries at terabyte scale
- build recommendation engines over relationship-heavy data
- run a distributed database cluster with replication and ACID guarantees
When to choose
- your data is highly relational and graph-shaped with deep traversals
- you need horizontal scalability and real-time query latency
- you want a GraphQL API generated from your schema
- you deploy on Linux with Docker or Kubernetes
When to avoid
- you need first-class macOS or Windows production support
- your workload is simple relational/tabular data better served by SQL
- you need a small single-node embedded database
- you rely on a rich ecosystem of SQL tooling and ORMs
Facets
service · maturity stable
database graphql search-engine api-framework databases backend apis microservices web-development go self-hosted cloud graph-database distributed-database knowledge-graph acid-transactions grpc horizontally-scalable linux docker kubernetes
2 sources
- readme: https://github.com/dgraph-io/dgraph · fetched 2026-08-28 · c68da27fcac7
- homepage: https://dgraph.io · fetched 2026-08-29 · c53713bdbb73
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| dgraph-io/dgraph | main | 99 |
For agents
markdown · JSON · MCP: product_card(name="dgraph-io/dgraph")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem