Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/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.
https://github.com/dsboulder/query_reviewer
Last synced: about 11 hours ago
JSON representation
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.
- Host: GitHub
- URL: https://github.com/dsboulder/query_reviewer
- Owner: dsboulder
- Created: 2008-06-25T21:36:44.000Z (over 16 years ago)
- Default Branch: master
- Last Pushed: 2018-03-08T22:38:33.000Z (over 6 years ago)
- Last Synced: 2024-11-08T23:09:23.500Z (8 days ago)
- Language: Ruby
- Homepage: http://code.google.com/p/query-reviewer/
- Size: 79.1 KB
- Stars: 448
- Watchers: 2
- Forks: 67
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# QueryReviewer #
I am not longer maintaining `query_reviewier`. Nathan has done a much better job keeping my plugin and idea up to date, please use his fork at the following location:
[https://github.com/nesquena/query_reviewer](https://github.com/nesquena/query_reviewer)
-David Stevenson
[http://flouri.sh](http://flouri.sh)