Janis Lesinskis' Blog

Assorted ramblings

  • All entries
  • About me
  • Projects
  • Economics
  • Misc
  • Software-engineering
  • Sports

A useful postgres explain tool


When working on performance with Postgres the EXPLAIN tool is incredibly useful. Sometimes the raw output from this is a bit hard to read. Recently I've come across a tool that creates a highly readable output of this:

https://explain.depesz.com/

Published: Fri 03 March 2023
By Janis Lesinskis
In Software-engineering
Tags: SQL postgres performance profiling

links

  • JaggedVerge

social

  • My GitHub page
  • LinkedIn

Proudly powered by Pelican, which takes great advantage of Python.