MySQL Slow Query Log Visualizer
I needed a way to visualize slow query logs, and I couldn’t find anything out there that quite suited my needs, so I went ahead and built one. Of course, my first thought was to build something in Adobe AIR, but then I thought I should start fiddling with HTML5.
The results of my efforts can be found here.
It’s pretty simple, actually. Only about 200 lines of JS, some CSS and a single HTML page. All the work is done client-side. There’s actually not a lot of HTML5-ness that I coded. I owe a lot to the coolness of list.js and jQuery Visualize.



