Visualizing Explain Plan for Postgres Queries
·1 min
I came across an excellent tool to visualize Explain Plans for Postgres queries. Pev from Alex Tatiyants. Pev visualizes the explain plan using a tree-like structure, which is intuitive and useful.