Find time-consuming database queries for ActiveRecord-based Rails Apps
-
Updated
Aug 19, 2025 - Ruby
Find time-consuming database queries for ActiveRecord-based Rails Apps
A flexible, high-performance tagging system for Rails applications with support for polymorphic tags, custom transformers, and database-specific optimizations
A repository for benchmarking Optimistic Order-Preserving Hash Join (OOHJ) in MySQL using the Join Order Benchmark (JOB). Part of a Master’s thesis project, it includes scripts for setting up the database, running SQL queries, and evaluating performance.
My Allocine" is a SQL project demonstrating data management and analysis with relational databases. It showcases SQL operations like modifying structures, updating rows, and retrieving data.
RailsQueryTracer hooks into ActiveRecord, finds N+1 queries, slow queries, and provides actionable insights with optional dashboard
🔍 Detect N+1 and slow queries in Rails apps with RailsQueryTracer for improved performance and actionable insights.
Add a description, image, and links to the query-optimization topic page so that developers can more easily learn about it.
To associate your repository with the query-optimization topic, visit your repo's landing page and select "manage topics."