What's new? | Help | Directory | Sign in
Google
query-reviewer
An advanced mysql query analyzer for rails
  
  
  
  
    
Join project
Project owners:
  dsboulder, jimgreer
Project members:
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: svn export http://query-reviewer.googlecode.com/svn/trunk/ vendor/plugins/query_reviewer

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