Tutorial on using Postgres recursive Common Table Expressions (CTEs) to navigate a JSON tree structure.
Postgres Explain Visualizer (Pev) is a tool I wrote to make EXPLAIN output easier to grok. It creates a graphical representation of the query plan.