From 20b6de9cce421d4a89bbdfd07ec36269e4365619 Mon Sep 17 00:00:00 2001 From: d33bs Date: Sat, 11 Jul 2026 13:34:38 -0600 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index a455541..70ebf74 100644 --- a/README.md +++ b/README.md @@ -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: