QueryWise 1.0.0
QueryWise is a lightweight, developer-friendly tool that helps Ruby on Rails teams detect, analyze, and fix inefficient database queries. Automatically detect N+1 queries, slow queries, and missing indexes without needing heavy, expensive Application Performance Monitoring (APM) software.
Gemfile:
=
install:
=
Runtime Dependencies (2):
activesupport
~> 8.0, >= 8.0.2.1
httparty
~> 0.21