https://blog.appsignal.com/2022/01/26/test-and-optimize-your-ruby-on-rails-database-performance.html
Appsignal
Test and Optimize Your Ruby on Rails Database Performance | AppSignal Blog
Explore three common ways to discover and test database performance problems in Rails, and seven ways to optimize performance.
https://github.blog/2022-02-01-code-scanning-and-ruby-turning-source-code-into-a-queryable-database/
The GitHub Blog
Code scanning and Ruby: turning source code into a queryable database
CodeQL's static analysis works by running queries over a database representation of a program. Here's how we add support for new languages.