Skip to content
This repository was archived by the owner on Jul 11, 2026. It is now read-only.
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# duckdb_zarr

> **Archive notice:** Ongoing development for DuckDB Zarr support is moving to
> [`xqlsystems/duckdb-zarr`](https://github.com/xqlsystems/duckdb-zarr).
> This repository will be archived and kept for historical reference.

`duckdb_zarr` is a DuckDB extension for exploring Zarr stores with SQL through a relational projection.

The current implementation follows the project documents conservatively:
Expand Down
Loading