#366: Optimizing PostgreSQL DB Queries with pgMustard May 20, 2022

from Talk Python To Me· ·

Does your app have a database? Does that database play an important role in how the app operations and users perceive its quality? Most of you probably said yes to the first, and definitely to the second. But what if your DB isn't doing as well as it should? How would you know? And once you know, what do you do about it? On this episode, we're joined by Michael Christofides, co-creator of pgMustard, to discuss and explore the EXPLAIN command for Postgres and other databases as well as all the recommendations you might dig into as a result of …



See the full show notes for this episode on the website at talkpython.fm/366