RubyFlow The Ruby and Rails community linklog

×

The Ruby and Rails community linklog

Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!

Experimenting to optimize SQL query by x360 and some tips to read query plans

SQL is among the main skills for Ruby on Rails developers. When talking about performance, it’s, for instance, critical to understand a query plan. When unsure, experimenting can sometimes go a long way, as this story of query optimization can tell: https://www.rorvswild.com/blog/2025/experimenting-to-optimize-sql-query-by-x360-and-some-tips-to-read-query-plans

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in