My favorites | Sign in
Project Logo
                
Feeds:
People details
Project owners:
  dsboulder, jimgreer
Project committers:
bigtoe416

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.

It provides the following features:

Developed by Kongregate and David Stevenson, with additional support from Kevin Hall.

To install:

git clone git://github.com/dsboulder/query_reviewer.git vendor/plugins/query_reviewer

OR if necessary (I'm NOT 100% committing to keeping the SVN up to date):

svn export http://query-reviewer.googlecode.com/svn/trunk/ vendor/plugins/query_reviewer

Tested under rails 2.1, 2.0, and 1.2.3

Want to see what it looks like?

http://flouri.sh/2008/4/10/mysql-query-reviewer-now-with-ajax-and-profiling

http://flouri.sh/2008/2/13/mysql-query_reviewer-plugin

http://flouri.sh/2008/9/10/queryreviewer-now-aggregates-identical-queries









Hosted by Google Code