dataeng.tools

Open a data file from a URL

Your files never leave your browser

Paste a link to a Parquet, Avro, CSV, TSV, JSON or JSONL file — a public S3 or GCS object, or any https URL — and query it directly with DuckDB, no download step. Your browser fetches it (over HTTP range requests for Parquet) and reads it locally; nothing is uploaded to us.

Paste a public link to a Parquet, Avro, CSV, TSV, JSON or JSONL file. It’s fetched by your browser (the host must allow CORS) and read locally — nothing is sent to us.