Simple, fair pricing
Full SQL power for free. Upgrade only when you need multi-file queries.
Free
For quick exploration
$0 /forever
Get started - 1 file at a time
- Full SQL (SELECT, WHERE, GROUP BY, etc.)
- All rows visible (no limits)
- Export to CSV
- Query history (last 20)
- No JOINs (only 1 file)
- No JSON/Excel/Parquet export
Most popular
Pro
For power users who work with data
$5 /month
- Unlimited files simultaneously
- Full SQL (everything in Free)
- JOINs between multiple files
- Auto-merge files with same schema (UNION ALL)
- Export to CSV, JSON, Excel, Parquet
- Share results via link (up to 200 rows)
- Open files from cloud URLs (S3, GCS, Azure)
- Saved queries for quick reuse
Frequently asked questions
Is my data safe?
Yes. Your Parquet files are processed entirely in your browser using WebAssembly. They never leave your machine — we don't even have a server to send them to.
What's limited in the free plan?
Only the number of files. You can load 1 file and run any SQL query on it — no row limits, no feature restrictions. You need Pro to load multiple files and JOIN them.
How large can my files be?
DuckDB can handle files up to ~1GB comfortably in most modern browsers. Larger files depend on your device's available RAM.
Can I cancel anytime?
Yes, you can cancel your Pro subscription at any time. You'll keep Pro access until the end of your billing period.