SQL query viewer plugin

Hello guys,
I’ve used a plugin, a while ago, that shows on a absolute positioned
div, links to the queries that were executed on that page, identifying
by colors how much time they took.
It was great for profiling, and now I can’t remember the name, nor I
can find any bookmark to the plugin’s site.

Does any one knows the plugin or uses something like that?

Thanx a lot in advance.


Leonardo M…
There’s no place like ~

Hi Leonardo M.

www.newrelic.com

Sijo

On Mon, Oct 19, 2009 at 2:41 AM, Sijo k g
[email protected] wrote:

Hi Leonardo M.

www.newrelic.com

Hi Sijo, thanx for the answer but it’s not that, I’ve also used New
Relic, but it works by sending data to the New Relic site. The one I’m
talking about was only local, it doesn’t have charts.
Thanx again anyway


Leonardo M…
There’s no place like ~

What you’re describing sounds a lot like the Rails Footnotes plugin:

May want to give that a try.

–Matt J.

On Mon, Oct 19, 2009 at 1:23 PM, Matt J. [email protected] wrote:

What you’re describing sounds a lot like the Rails Footnotes plugin:

GitHub - indirect/rails-footnotes: Every Rails page has footnotes that gives information about your application and links back to your editor

May want to give that a try.

Thank you Matt, I’ll give that one a try too, but I just found the one
I was talking about. It’s called Query Reviewer[1] I’ll leave the link
here in case somebody want to try it too.

Thanx a lot.

[1]GitHub - dsboulder/query_reviewer: This rails plugin not only runs "EXPLAIN" before each of your select queries in development, but provides a small DIV in the rendered output of each page with the summary of query warnings that it analyzed.

Leonardo M…
There’s no place like ~