Skip to content
This repository was archived by the owner on Aug 6, 2019. It is now read-only.

Latest commit

 

History

History
11 lines (7 loc) · 294 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 294 Bytes

Polypheny Explain Visualizer

This is a fork of the awesome postgres explain plan visualizer developed by Alex Tatiyants.

This project is written in angular 6.

Usage

<app-plan-view [query]="query" [planObject]="plan"></app-plan-view>