duckdb / duckdb/duckdb-httpfs

Caching files to disk / opfs for cost saving and performance

Open
#4 1 comment 7 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
60
Forks
100
Avg merge
1h 50m
Merged PRs (30d)
25

Description

Querying data stored on S3 or blob from local machine is a common use-case for duckdb. But it can cause unnecessary egress costs and slow performance especially on slow internet. If disk cache is implemented within httpfs then it can help all the extensions relying on it.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.