Analyzes EXPLAIN plan from PostgreSQL and related (Greenplum, Citus, TimescaleDB and Amazon RedShift).
Shows plan and node details and visualizations with piechart, flowchart and tilemap, also gives smart recommendations to improve query.
Uses the public api from the explain.tensor.ru , the site can be changed in Preferences.
Uses the Chromium Integration for Eclipse to open the site.
- Database Development:
- Format query - select "Format SQL" from the context menu of the SQL editor
- Explain plan - select "Get Execution Plan" from the context menu of the SQL editor
- DBeaver
- Format query - select "Format SQL" from the context menu of the SQL editor
- Explain plan - select "Execute | Explain Execution Plan" from the context menu.
- Preferences
![](/MGorkov/Eclipse-and-DBeaver-plugin/raw/main/screenshot-1.png)
![](/MGorkov/Eclipse-and-DBeaver-plugin/raw/main/screenshot-2.png)
![](/MGorkov/Eclipse-and-DBeaver-plugin/raw/main/screenshot-3.png)
![](/MGorkov/Eclipse-and-DBeaver-plugin/raw/main/screenshot-4.png)
From the Eclipse menu, choose Help -> Install new software and enter the URL:
https://explain.tensor.ru/downloads/plugins/eclipse/