Skip to content

sasha-alias/sqltabs-explain

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sqltabs-explain

Explain plan visualisation for Postgresql

screenshot 1

screenshot 2

screenshot 3

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.

Releases

No releases published

Packages

No packages published