The Bike Shed cover image

The Bike Shed

416: Multi-Dimensional Numbers

Feb 27, 2024
Joël discusses optimizing slow SQL queries in a non-Rails app. Stephanie shares canary deploys in a Rails upgrade. The episode focuses on multidimensional numbers, treating data structures as mathematical objects. They explore simplifying operations on T-shirt sizes by defining custom classes for complex data types.
39:31

Podcast summary created with Snipd AI

Quick takeaways

  • Visualizing SQL query plans aids in optimizing slow queries by pinpointing costly operations.
  • Canary deploys provide a safe release strategy by gradually rolling out changes to monitor for errors.

Deep dives

Using Visualizers for SQL Query Plans

Using visualizers for SQL query plans can significantly help in optimizing slow queries. These tools allow users to input SQL keywords like explain analyze to generate query plans visually. By visualizing the query plan, developers can identify areas for optimization, such as pinpointing costly operations like sequential scans on large tables.

Remember Everything You Learn from Podcasts

Save insights instantly, chat with episodes, and build lasting knowledge - all powered by AI.
App store bannerPlay store banner
Get the app