flame-explain icon indicating copy to clipboard operation
flame-explain copied to clipboard

A PostgreSQL EXPLAIN ANALYZE visualizer with advanced quirk correction algorithms.

FlameExplain

A PostgreSQL EXPLAIN ANALYZE visualizer with advanced quirk correction algorithms.

See https://flame-explain.com/about for more information.

Development

This project uses Create React App and yarn, so development happens using the following commands:

yarn install
yarn test
yarn start