ReallyUseful.Tools

Filter CSV with SQL

Run SQL SELECT queries on a CSV in your browser (table name data). Export matching rows locally.

Drop a CSV file here or click to choose

Queried locally — nothing is uploaded

How to use Filter CSV with SQL

Run SQL-style queries against a CSV (table name data). Export matching rows.

Everything runs locally in your browser — your files are never uploaded to a server.

Filter CSV with SQL FAQs

How do I filter a CSV with SQL?

Drop a CSV, write a SQL query against the table named data (for example SELECT * FROM data WHERE status = 'open'), then download matching rows.

Is SQL filtering for CSV free?

Yes. Every Excel and CSV tool on ReallyUseful.Tools is free to use, with no account or subscription required.

Are my files uploaded?

No. Files are processed in your browser on this device. Nothing is uploaded to our servers.

What SQL dialect is supported?

Queries run with AlaSQL in your browser. Stick to common SELECT / WHERE / ORDER BY patterns for best results.

More Excel/CSV

Merge CSV files

Combine multiple CSV files into one in your browser. Rows are stacked and headers aligned by name.

Browse all 40 Excel/CSV tools