| PostgreSQL workspace | Yes — deep | Yes — query + schema + Health |
| MySQL workspace | Yes | Yes — query + schema + Health |
| SQL Server (T-SQL + AAD) | Yes | Yes — AAD auth, 3-part schema |
| SQLite | Yes | Yes — unlocked at Free |
| Redis | Yes | Yes — CLI + per-key viewer + Health |
| MongoDB | Yes | Yes — find / projection / Health |
| SSH-tunnel routing for DB conns | Yes — per-connection | Yes — via active SSH session |
| CSV / TSV / JSON result export | Yes | Yes — RFC 4180 quoted |
| Schema-aware autocomplete + refactor | Yes — deep IntelliJ-grade | Basic — column metadata only |
| Query plan visualization | Yes — visual EXPLAIN tree | EXPLAIN text only |
| Visual ER diagrams | Yes | No |
| Stored procedure debugger | Yes | No |
| Schema compare + migration scripts | Yes | No |
| Engine coverage | 20+ engines (Oracle, DB2, ClickHouse, Snowflake, Sybase, …) | 6 engines (Postgres, MySQL, SQL Server, SQLite, Redis, Mongo) |
| Git diff for SQL files inside the IDE | Yes — JetBrains VCS | No |
| Live Health dashboards per engine | No — monitoring is separate | Yes — all 6 engines (running queries, replication, cache, slow ops) |
| SSH client (terminal, jump hosts, SSM) | No | Yes — SSH, Telnet, RDP, VNC, serial, AWS SSM |
| HTTP / GraphQL / Realtime client | Basic HTTP requests only | Yes — Postman-class, with SSH-tunnel routing |
| Network toolkit (40+ tools) | No | Yes — MTR, pcap, TLS, SNMP, DNS, Nmap, … |
| Docs / runbooks in the same Space | No | Yes — Tiptap WYSIWYG, IPAM, PDF export (Team+) |
| Credential vault | Per-connection only | Local AES-256-GCM + KMS-wrapped cloud sync |
| AI assistant over results + Health | JetBrains AI — separate subscription | Magellan — BYO Anthropic / OpenAI / Gemini / Ollama key |
| Native desktop (not Electron JetBrains shell) | JVM-based IDE (~1+ GiB) | Wails + Go + native webview (~120 MiB) |
| Linux support | Yes — tarball | .deb / .rpm / AppImage |
| Pricing | ~$229/yr individual | Free $0 · Pro $24/mo · Team $49 · Enterprise $99 |