pev

Postgres Explain Visualizer

  • Owner: AlexTatiyants/pev
  • Platform:
  • License:: MIT License
  • Category::
  • Topic:
  • Like:
    0
      Compare:

Github stars Tracking Chart

Postgres Explain Visualizer (pev)

Postgres Explain Visualizer (dev) is designed to make EXPLAIN output easier to grok. It creates a graphical representation of the plan. You can see it in action at tatiyants.com/pev, or read about it on my blog.

Pev is heavily influenced by the excellent explain.depesz.com.

Pev is written in angular 2 with TypeScript. The project is based on angular2 seed. It requires npm, gulp, tsd, and compass.

Installation

npm install
npm start

You may also need to install tsd and compass:

npm install tsd -g
gem install compass

Build

To build, run the build command for a specific environment. For example, the following will create a production distribution:

npm start build.prod

Overview

Name With OwnerAlexTatiyants/pev
Primary LanguageCSS
Program languageCSS (Language Count: 4)
Platform
License:MIT License
Release Count0
Created At2016-01-04 01:19:52
Pushed At2020-07-15 20:27:50
Last Commit At2016-10-03 08:39:15
Stargazers Count2.7k
Watchers Count55
Fork Count193
Commits Count37
Has Issues Enabled
Issues Count47
Issue Open Count28
Pull Requests Count2
Pull Requests Open Count5
Pull Requests Close Count2
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private
To the top