Second Brain: Crafted, Curated, Connected, Compounded on 10月02日
云OLAP系统:计算与存储分离模型
index_new5.html
../../../zaker_core/zaker_tpl_static/wap/tpl_guoji1.html

 

本文探讨了云OLAP系统中计算与存储分离模型的流行原因、特点及其应用实例,并分析了其与传统OLAP速度的差异。

The compute-storage separation model has become increasingly popular in cloud OLAP systems because it allows for independent scaling of resources and often supports features like storage-based billing and compute-based billing separately.

The opposite of shared-nothing architecture, Compute and Storage Separation:

    Compute and storage layers are decoupledStorage is centralized and accessible by all compute nodesCompute resources can scale independently from storageEnables more flexible resource allocation and cost optimizationExamples: Snowflake, Google BigQuery, Amazon Redshift Spectrum, ClickHouse Cloud

# Never as fast as OLAP speed

Yury Izrailevsky and Jordan Tigani were saying that the speed will never be as fast as OLAP or DWH when compute and storage is decoupled ^812871

It’s interesting what StarRocks is doing with reading Iceberg and converting to its native format—same approach as StarTree with Pinot and ClickHouse. But again, it will never be as fast, and there will always be trade-offs.

# Further Reading


Origin: shared-nothing architecture
References:
Created 2025-05-20

Fish AI Reader

Fish AI Reader

AI辅助创作,多种专业模板,深度分析,高质量内容生成。从观点提取到深度思考,FishAI为您提供全方位的创作支持。新版本引入自定义参数,让您的创作更加个性化和精准。

FishAI

FishAI

鱼阅,AI 时代的下一个智能信息助手,助你摆脱信息焦虑

联系邮箱 441953276@qq.com

相关标签

云OLAP 计算与存储分离 资源优化 StarRocks Amazon Redshift Spectrum
相关文章