{"categories":[{"label":"Database","url":"https://skillfed.io/packages/category/database/5"}],"enrichment":{"capability":"Enables DuckDB to query data over HTTP/HTTPS by providing the httpfs extension as a Python package, allowing direct access to remote files without downloading them locally first.","skillfed_tags":["duckdb-extension","remote-data-access"],"use_cases":["Query CSV or Parquet files hosted on a web server without downloading them first.","Build data pipelines that read from remote HTTP endpoints and transform with SQL.","Analyze datasets stored remotely without local disk overhead.","Prototype analytics on remote data sources accessed via HTTP/HTTPS."],"what_it_does":"This package provides DuckDB's httpfs extension as a Python package, enabling direct SQL queries against data stored on remote servers via HTTP/HTTPS without staging files locally. It installs as a specialized extension for duckdb and integrates with DuckDB's extension system to make remote files queryable as if they were local.\n\nThe package is actively maintained and supports Python 3.9 through 3.13 across multiple platforms (macOS, Linux, Windows). Installation requires duckdb as a runtime dependency, and platform-specific wheels are provided to minimize compilation overhead. Once installed, the httpfs extension becomes available for use in DuckDB queries.","worth_installing":"Yes, if you use duckdb and need to query remote files over HTTP/HTTPS. The package is actively maintained, has no known vulnerabilities, uses a permissive MIT license, and medium install friction is acceptable for a specialized extension. Install only if you have duckdb already in your environment and a concrete use case for remote file access."},"id":"duckdb-extension-httpfs","links":{"html":"https://skillfed.io/packages/duckdb-extension-httpfs","md":"https://skillfed.io/packages/duckdb-extension-httpfs.md","pypi":"https://pypi.org/project/duckdb-extension-httpfs/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-08-10","license_spdx":null,"license_treatment":"permissive","name":"duckdb-extension-httpfs","python_support":"supports_current","summary":"Duckdb httpfs extension"},"popularity":{"monthly_downloads":93386,"position":13388,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"1.5.5"}
