microsoft/GraphEngine
Microsoft Graph Engine observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
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: 3492
- days_rel: n/a
- days_push: 694
- n_releases_24m: 0
Adoption not part of the score
2263 stars · 336 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Microsoft Graph Engine is a distributed in-memory data processing engine built on a strongly-typed in-memory key-value store and a general-purpose distributed computation framework. It includes LIKQ, a graph query language that executes lambda-expression-based server-side computations during graph traversal.
Use cases
- query large graphs with lambda expressions server-side
- build distributed in-memory graph applications in .NET
- run fast graph traversal over an in-memory key-value store
- process graph data across a cluster of machines
- implement custom graph analytics with server-side computation
When to choose
- you need distributed in-memory graph processing on .NET
- you want server-side lambda-based graph queries (LIKQ)
- you are doing research on graph engines or graph query languages
When to avoid
- you need a production-supported database from Microsoft (it is a research project)
- you need a general-purpose persistent graph database with mature tooling
- your stack is not .NET/C#
Facets
framework · maturity maintenance
database search-engine serialization rpc concurrency databases microservices big-data graph-processing developer-tools windows dotnet cross-platform graph-engine graph-query-language in-memory-storage distributed-computing likq key-value-store research-project linux
1 source
- readme: https://github.com/microsoft/GraphEngine · fetched 2026-08-28 · 3999d747948b
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| microsoft/GraphEngine | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="microsoft/GraphEngine")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem