Skip to content

SQL Atlas v0.3.0

Choose a tag to compare

@milekv milekv released this 13 Aug 07:35
· 8 commits to main since this release
11131a2

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 TABLE parsing
  • 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.