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.| RoRvsWild
SELECT SELECT, TABLE, WITH — retrieve rows from a table or view Synopsis [ WITH [ RECURSIVE ] with_query [, …| PostgreSQL Documentation
Learn how to build your own Postgres-based streaming system. You might not need Kafka or SQS!| Sequin blog
Touring the ORM and Postgres landscape in Go, and why sqlc is today’s top pick.| brandur.org