SQL Atlas v0.3.0
SQL Atlas runs SQL analysis locally in the browser. This release combines the query analyzer with working PostgreSQL EXPLAIN and schema visualization tools.
Included
- Deterministic SQL checks and index suggestions
- Markdown analysis reports
- PostgreSQL
EXPLAIN (ANALYZE, BUFFERS, FORMAT JSON)parsing - Execution plan tree, metrics and warnings
- PostgreSQL
CREATE TABLEparsing - Table, column, key and foreign key visualization
- English and Polish interface
Try it without installing anything: https://milekv.github.io/sql-atlas/
All processing stays in the browser. SQL and execution plans are not uploaded.