# flame-explain **Repository Path**: dakuai/flame-explain ## Basic Information - **Project Name**: flame-explain - **Description**: No description available - **Primary Language**: Unknown - **License**: AGPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-09-10 - **Last Updated**: 2025-09-10 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 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](https://create-react-app.dev/) and yarn, so development happens using the following commands: ``` yarn install yarn test yarn start ```