Tools for visualising execution xml plans as HTML

后端 未结 1 470
遇见更好的自我
遇见更好的自我 2021-02-02 00:50

Are there any tools / XSLT style sheets around for transforming the XML execution plans returned by Microsoft Visual Studio into HTML?

Failing that, does anyone know of

相关标签:
1条回答
  • 2021-02-02 01:33

    I couldn't find one so I made one myself

    https://github.com/JustinPealing/html-query-plan

    Screenshot

    Its currently being used on the Stack Exchange Data Explorer, Paste the Plan and Azure Data Studio.

    0 讨论(0)
提交回复
热议问题