SQLBlitz

SQLBlitz

Query files with SQL. Instantly.

Open CSV, Parquet, and JSON files and start writing SQL immediately. No database. No import process. No waiting. 2 million rows in 1.2 seconds.

SQLBlitz querying a 2-million-row CSV file in milliseconds
Download on the Mac App Store

$14.99 · One-time purchase · macOS 14.0+

The tool that should have existed years ago

Other tools

  • • Import data into a database first
  • • Configure connections and schemas
  • • Wait minutes for large files
  • • Crash on files over 100MB

SQLBlitz

  • • Open file → Write SQL → Done
  • • Zero configuration
  • • 500MB CSV loads in 1.2 seconds
  • • Query results in 20ms

Who is SQLBlitz for?

If you work with data files and wish you could just query them, this is for you.

📊

Data Analysts

Stop waiting for IT to load your CSV into a database. Query it now.

👩‍💻

Developers

Debug data exports, validate JSON, explore Parquet files instantly.

🔬

Researchers

Explore datasets without learning Python or R. Just SQL.

📈

Business Users

Finally open that massive Excel export without crashing.

See it in action

Load a 2-million-row file and query it in seconds.

SQLBlitz loading 2 million rows instantly

Loading 500MB CSV → Running aggregate query → 1.4 seconds total

Understand Your Data Instantly

Hit + I to see column statistics — nulls, distinct values, min/max, top values — without writing a single query.

SQLBlitz column statistics panel showing data profiling

Instantly profile any column • Navigate with arrow keys • Switch tables from the dropdown

What people are saying

"I used to dread opening large CSVs. Now I actually look forward to exploring data. This app is insanely fast."

— Data Analyst

"Finally, a native Mac app that doesn't feel like a web app wrapped in Electron. Snappy and beautiful."

— Software Engineer

"Replaced three different tools in my workflow. CSV viewer, JSON explorer, and a SQL client. All in one."

— Product Manager

Reviews from beta testers. App Store reviews coming soon!

Frequently Asked Questions

How is this different from TablePlus or DBeaver? +
Those tools are designed to connect to databases. SQLBlitz is designed to query files directly. No server setup, no connection strings, no import process. Just open a file and write SQL.
Can I connect to PostgreSQL/MySQL/etc? +
No. SQLBlitz is intentionally focused on local file querying. For database connections, check out TablePlus, DBeaver, or Postico. SQLBlitz is for when you have files, not databases.
What's the maximum file size? +
There's no hard limit. SQLBlitz uses DuckDB which can handle files larger than your RAM by streaming data efficiently. We've tested with multi-gigabyte files containing tens of millions of rows.
Is my data sent anywhere? +
Absolutely not. SQLBlitz has zero network access. All processing happens locally on your Mac. We don't collect telemetry, analytics, or any data whatsoever. Check our privacy policy.
Is there a free trial? +
SQLBlitz is a one-time purchase of $14.99 with no subscription. The Mac App Store doesn't support trials, but you're covered by Apple's refund policy if it doesn't meet your needs.
What SQL dialect does it use? +
SQLBlitz uses DuckDB's SQL dialect, which is PostgreSQL-compatible with some extensions. If you know PostgreSQL, you'll feel right at home. Check the DuckDB SQL docs for specifics.

Built for Speed & Simplicity

DuckDB Powered

Millions of rows in milliseconds — no server needed.

CSV • Parquet • JSON • Excel

Open anything. One app to rule them all.

100% Private

Zero telemetry. Your data never leaves your Mac.

Beautiful Editor

20+ themes, syntax highlighting, ⌘+Enter to run.

Schema Explorer

Browse columns, view statistics, and profile your data with ⌘+I.

Export Anything

Save queries • Export results to CSV in one click.

Keyboard Shortcuts

+ Return Run Query
+ / Toggle Comment
+ + +/- Editor Font Size
+ + +/- Results Font Size
+ I Table Info / Stats
/ Navigate Columns (in Stats)