Live data from Hacker News

Snowflake to buy Crunchy Data for $250M

wsj.com

51–60 of 65 posts

Re: Snowflake to buy Crunchy Data for $250M

#51

Earlier quoted context omitted.

I think DuckDB is great but I don't think it is necessarily playing the same game as Snowflake. A lot of people want the serverless option and DuckDB is not that.

DuckDB on a lambda/serverless python function wrapper or in WASM (for client-side workloads) is as stateless and serverless as you can get. In that case BigQuery is more managed than both, PAYG for analytical queries without thinking about compute nor clusters whatsoever.

[deleted]

Re: Snowflake to buy Crunchy Data for $250M

#52
There are a couple different reasons that make this acquisition interesting.

First is their long pursuit of HTAP and the failures around unistore.

Snowflake wanted to get into transactional workloads for a long time and for good reasons.

I wonder what will happen to Unistore after this acquisition.

The other interesting part is ETL/ELT, CDC and the whole business of replicating transactional databases into OLAP.

What crunchy built with duckdb and iceberg is a potential solution to this problem. A problem that has been painful to solve for a long long time.

Being able to replicate your transactional database into your data lake or data warehouse without having to deal with Debezium and all the rest of the stuff, is going to make many data teams happy.

Re: Snowflake to buy Crunchy Data for $250M

#53

Earlier quoted context omitted.

I think DuckDB is great but I don't think it is necessarily playing the same game as Snowflake. A lot of people want the serverless option and DuckDB is not that.

DuckDB on a lambda/serverless python function wrapper or in WASM (for client-side workloads) is as stateless and serverless as you can get. In that case BigQuery is more managed than both, PAYG for analytical queries without thinking about compute nor clusters whatsoever.

BigQuery is more expensive than Snowflake though. You might as well just do Motherduck which would be cheaper than BQ but let you pull data from S3 which is cheaper than Snowflake storage.

Re: Snowflake to buy Crunchy Data for $250M

#55
post #37

Earlier quoted context omitted.

> literally name themselves as "Postgresql Data Warehouse" but correct me if I'm wrong That's not their primary product. Crunchy Postgres is their primary offering and they recently announced Crunchy Data Warehouse.

I thought Crunchy Data Warehouse was their main product, looking at most of their marketing posts. What's the advantage of using their managed PostgreSQL offering on the cloud, compared to native offerings such as AWS RDS and GCP Cloud SQL?

1) built using an open source kubernetes operator, as I understand 2) Crunchy provides true superuser access and access to physical backups – that's huge

Re: Snowflake to buy Crunchy Data for $250M

#58
post #37

Earlier quoted context omitted.

I thought Crunchy Data Warehouse was their main product, looking at most of their marketing posts. What's the advantage of using their managed PostgreSQL offering on the cloud, compared to native offerings such as AWS RDS and GCP Cloud SQL?

1) built using an open source kubernetes operator, as I understand 2) Crunchy provides true superuser access and access to physical backups – that's huge

Why is that huge out of interest?

Re: Snowflake to buy Crunchy Data for $250M

#59

Earlier quoted context omitted.

1) built using an open source kubernetes operator, as I understand 2) Crunchy provides true superuser access and access to physical backups – that's huge

Why is that huge out of interest?

Business continuity. If you don't have access to your backups, there's nothing you can do to work around a vendor issue.

Re: Snowflake to buy Crunchy Data for $250M

#60
post #32
post #2

Bummer that all the postgres serverless providers are getting acquired. First Neon, now this. Hope the innovation and competitive pricing continues!

If everyone in this sector is getting lucrative acquisitions, that should encourage more copycats.

there's only so many buyers
Post reply on HN