cncf / landscape-graph

CNCF Landscape Graph, data model, and applications.
https://github.com/orgs/cncf/projects/7/views/6
Other
39 stars 11 forks source link

Augment existing data model w/ learnings from github.com/community-graph #5

Open halcyondude opened 2 years ago

halcyondude commented 2 years ago

Here's the model we have today:

db-model

...and how it relates to the community-graph's model:

image

image

Here's the community-graph model:

cg

Note that the community graph data import uses the GH GraphQL api. In this project (landscape-graph) the bulk of git info will be coming from src-d/gitbase, however having the interactive / GraphQL mechanism is also useful.