Forum Discussion
reire
Feb 16, 2026Copper Contributor
Visualizing SharePoint List Relationships as ER Diagrams
In several SharePoint-based projects, I encountered the same challenge. As solutions grow, list relationships become increasingly difficult to understand. This is especially true in environments wit...
DaveMehr365
Mar 13, 2026MVP
Hi reire
this is an other solution on GitHub
https://github.com/pnp/sp-dev-fx-webparts/tree/main/samples/react-pnpjs-spsite-er-diagram
Best, Dave