External Integrations¶
Various integrations with external libraries exist:
dagster: Refer todagster-obstore.fsspec: Use theobstore.fsspecmodule.zarr-python: Usezarr.storage.ObjectStore, included as of Zarr version3.0.7and later. See also the Obstore-Zarr example.
And obstore is used internally in more projects:
Know of an integration that doesn't exist here? Edit this document.