Settings

Theme

A cloud-native database should be as elastic as the cloud itself

scopedb.io

3 points by tison 2 months ago · 2 comments

Reader

hubertzhang 2 months ago

Snowflake also uses S3 as primary storage for OLAP workload, what's diff?

  • tisonOP 2 months ago

    We have discussed these in previous blogs:

    1. Insight In No Time: https://www.scopedb.io/blog/insight-in-no-time

    2. Manage Data in Petabytes for an Observability Platform: https://www.scopedb.io/blog/manage-observability-data-in-pet...

    That is, Snowflake follows a traditional data warehouse workflow that requires extenral ETL process to load data into the warehouse. Some of our customers did researching of Snowflake and noticed that their event streaming ingestion can not fit in Snowflake's stage-based loading model - they need real-time insights end-to-end.

    Apart from this major downside, about leveraging S3 as a primary storage, Snowflake doesn't have adaptive indexes, and its performance would be significantly degraded as data grows and queries involve a large range of data + multi-condition filters when the simple minmax index can't help.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection