Skip to content

jeremistadler/QueryVizualizer

Repository files navigation

#Query Visualizer

Query Visualizer uses MySQL built in log to record all queries, we then take all those and turn them into json which the browser reads and renders through HTML5 Canvas

##Example

example/index.html

##Usage

  1. Change ConnectionString in app.config
  2. Compile and run
  3. Press enter to start/stop logging
  4. Open http://localhost:8080/ in your browser

Feel free to fork this :)

About

Graph MySQL Queries

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages