|
|
|
|
|
by theultdev
228 days ago
|
|
R2 is S3 compatible with no egress fees. Cloudflare actually has built in iceberg support for R2 buckets. It's quite nice. Combine that with their pipelines it's a simple http request to ingest, then just point duckdb to the iceberg enabled R2 bucket to analyze. |
|
There's no egress data transfer fees, but you still pay for the GET request operations. Lots of little range requests can add up quick.