https://github.com/wayscience/duckdb_zarr
A DuckDB extension for querying Zarr arrays with SQL through relational projection.
https://github.com/wayscience/duckdb_zarr
Last synced: about 5 hours ago
JSON representation
A DuckDB extension for querying Zarr arrays with SQL through relational projection.
- Host: GitHub
- URL: https://github.com/wayscience/duckdb_zarr
- Owner: WayScience
- License: mit
- Created: 2026-03-22T15:37:47.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2026-03-29T23:42:57.000Z (3 months ago)
- Last Synced: 2026-06-04T07:32:49.933Z (11 days ago)
- Language: C++
- Homepage:
- Size: 31.7 MB
- Stars: 6
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: docs/README.md
- License: LICENSE
Awesome Lists containing this project
README
# Documentation
The active project documentation lives in the repository root:
- [`README.md`](../README.md)
- [`SPEC.md`](../SPEC.md)
- [`ARCHITECTURE.md`](../ARCHITECTURE.md)
- [`ROADMAP.md`](../ROADMAP.md)
Keep this directory for supplemental notes only.