May 24th, 2026
New

The first release. QueryFlow is live on the Mac App Store. Date: March 2026
Snowflake connector. REST SQL API v2 with Programmatic Access Token (PAT) authentication. No JDBC drivers, no Java runtime, no key file management.
CodeMirror SQL editor. Locally bundled (no CDN — App Store compliant). Multi-tab workspace with session persistence. Cursor-aware execution: ⌘R runs at cursor, ⌘⇧R runs all, ⌘. cancels.
Claude AI chat panel. Schema-aware AI assistant integrated into the editor. Explains queries, suggests optimizations, summarizes results.
EXPLAIN plan support. Full execution plan rendering for Snowflake.
Native macOS. Pure Swift 6 / SwiftUI. Apple Silicon and Intel. macOS 15.0+ (Sequoia and later). App Sandbox compliant with all required entitlements. Keychain credential storage. SwiftData persistence.
The vision: replace DBeaver + VS Code + AWS Glue with one beautiful native Mac app. v1.0 ships the SQL editor and AI foundation. The rest follows.