Explain plan visualisation for Postgresql
Hosted version is located at explain.sqltabs.com
Installation with npm:
npm install
npm start
After application is started it's accessible on port 8080
.
To change the port set PORT
environment variable and restart.