pev

Postgres Explain Visualizer

  • 所有者: AlexTatiyants/pev
  • 平台:
  • 许可证: MIT License
  • 分类:
  • 主题:
  • 喜欢:
    0
      比较:

Github星跟踪图

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

概览

名称与所有者AlexTatiyants/pev
主编程语言CSS
编程语言CSS (语言数: 4)
平台
许可证MIT License
发布数0
创建于2016-01-04 01:19:52
推送于2020-07-15 20:27:50
最后一次提交2016-10-03 08:39:15
星数2.7k
关注者数55
派生数194
提交数37
已启用问题?
问题数47
打开的问题数28
拉请求数2
打开的拉请求数5
关闭的拉请求数2
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?
去到顶部