neurofuzzy, flash game development, rich internet applications, free source code – *alt.neurotica.fuzzy*

neurofuzzy, flash game development, rich internet applications, free source code – *alt.neurotica.fuzzy*

12/24/2011

MySQL Slow Query Log Visualizer

Filed under: General — geoff @ 9:03 pm

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.

 

Powered by WordPress