activerecord-analyze
Query analyzer
Analyzes query performance in Rails applications
Add EXPLAIN ANALYZE to Rails Active Record query objects
220 stars
4 watching
10 forks
Language: Ruby
last commit: 9 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
ruby-prof/ruby-prof | A tool to analyze and understand the performance of Ruby applications | 2,004 |
influxdata/influxdb-rails | Automates monitoring and reporting of Ruby on Rails application performance metrics to InfluxDB | 213 |
wvanbergen/scoped_search | Makes it easy to search and filter data in ActiveRecord models using a query string. | 265 |
westonganger/active_snapshot | A library that provides simplified snapshots and restoration for ActiveRecord models and associations with transparent white-box implementation. | 126 |
drecom/activerecord-turntable | Database sharding extension for Ruby on Rails applications | 211 |
gotmayonase/peek-active_resource | A tool to visualize and analyze ActiveResource requests made during web application requests. | 3 |
georgekaraszi/activerecordextended | Provides additional Postgres functionality to an ActiveRecord application. | 1,313 |
scoutapp/scout_apm_ruby | A Ruby gem for monitoring application performance and providing detailed metrics to a hosted application service. | 201 |
appoxy/simple_record | An ActiveRecord-like interface for interacting with SimpleDB | 129 |
kvokka/pp_sql | An ActiveRecord log beautifier gem for Ruby on Rails | 265 |
mrkamel/search_cop | A Ruby gem providing fulltext search capabilities for ActiveRecord models using built-in RDBMS indices. | 828 |
test-prof/test-prof | An analysis tool to help identify bottlenecks in test suites and improve their performance. | 1,889 |
basesecrete/active_analytics | A Rails-based traffic analytics solution with no third-party tracking or data storage, focused on user privacy. | 409 |
rails-sqlserver/activerecord-sqlserver-adapter | A Ruby library that enables Rails applications to interact with Microsoft SQL Server databases. | 974 |
rrrene/inch | Analyzes and suggests improvements to inline documentation in Ruby codebases | 518 |