Add EXPLAIN ANALYZE to Rails Active Record query objects
14-Jan-2021 2699
This gem adds an analyze method to Active Record query objects. It executes EXPLAIN ANALYZE on a query SQL.You can check out this blog post for more info on how to debug and fix slow queries in Rails apps.
Add EXPLAIN ANALYZE to Rails Active Record query objects #ruby #rubydeveloper #rubyonrails #EXPLAIN #ANALYZE #Rails #Active #Record #query #objects #active #record https://rubyonrails.ba/link/add-explain-analyze-to-rails-active-record-query-objects