Skip to content

MGorkov/explain-postgresql-vscode

Repository files navigation

Explain PostgreSQL for VS Code

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 Settings.

Learn more

Features

  • Beautifier and formatter for SQL

Format SQL

  • Explain Analyze for query plan

Explain Analyze

  • Explain PostgreSQL site in an editor window

Explain PostgreSQL

Requirements

This extension depends on SQLTools

Extension Settings

Explain PostgreSQL

About

Explain PostgreSQL for VS Code

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published