CLI frontend for https://explain.dalibo.com, a PostgreSQL execution plan visualizer.
With a query in your clipboard and $DATABASE_URL
configured in your shell, run this command to open the visualization in a browser.
pbpaste | pg_vizurl
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/jelder/pg_vizurl/releases/download/v0.1.1/pg_vizurl-installer.sh | sh
brew install jelder/tap/pg_vizurl