https://talkpython.fm/episodes/show/366/optimizing-postgresql-db-queries-with-pgmustard
Episode #366 - Optimizing PostgreSQL DB Queries with pgMustard | Talk Python To Me Podcast
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...
postgresql dbtalk python
https://www.pgmustard.com/
pgMustard - review Postgres query plans quickly
pgMustard is a Postgres EXPLAIN visualisation tool that also gives performance advice, scored based on its potential to speed up your query.
postgres querypgmustardreview