Hacker News new | ask | show | jobs
by tomnicholas1 487 days ago
This entire stack also now exists for arrays as well as for tabular data. It's still S3 for storage, but Zarr instead of parquet, Icechunk instead of Iceberg, and Xarray for queries in python.
1 comments

nice pointer. Thanks! putting Zarr/icechunk/xarray into my weekend projects queue.