Skip to content

sqlchow/TrackMyQuery

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TrackMyQuery

TrackMyQuery is a utility written by Matan Yungman to provide a visual indication of where your query is stuck, while the query is running.

Quick Guide

Prerequisites

Using

  • After downloading, you’ll need to put the extracted HTMLQueryPlan directory under your c:\temp directory.

Contributing

Development

  • Install git, or a git client of your choosing (such as TortoiseGit, SourceTree, or GitHub for Windows)
  • Fork this repository on GitHub
  • Commit changes to your fork, preferably in easy-to-merge branches
  • Submit a pull request on GitHub with a description of your changes

Providing Feedback

Miscellaneous

Third Party Components

  • MsXSL This is a utility for transforming XML query execution plans into HTML via XSLT.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 45.5%
  • XSLT 35.4%
  • CSS 11.9%
  • JavaScript 5.3%
  • Shell 1.9%