diff --git a/docs/docs/faq.md b/docs/docs/faq.md index 4c490036..783d7465 100644 --- a/docs/docs/faq.md +++ b/docs/docs/faq.md @@ -338,9 +338,9 @@ Kerchunk and Icechunk are highly complimentary. > VirtualiZarr creates virtual Zarr stores for cloud-friendly access to archival data, using familiar Xarray syntax. -VirtualiZarr is another way of generating and manipulating Kerchunk-style references. -Icechunk provides a highly efficient and scalable mechanism for storing and tracking the references generated by VirtualiZarr. -Kerchunk and VirtualiZarr are highly complimentary. +VirtualiZarr provides another way of generating and manipulating Kerchunk-style references. +VirtualiZarr first uses Kerchunk to generate virtual references, but then provides a simple Xarray-based interface for manipulating those references. +As VirtualiZarr can also write virtual references into an Icechunk Store directly, together they form a complete pipeline for generating and storing references to multiple pre-existing files. #### [LakeFS](https://lakefs.io/)