A
A
Alexander Kurakin2020-12-16 19:03:58
SQL
Alexander Kurakin, 2020-12-16 19:03:58

Greenplum or ClickHouse?

Tell me, please, if we are talking about an analytical data bus

  • dozens of columns, billions of rows
  • data is not updated
  • extremely rare, but voluminous requests (i.e. not from users, but from analysts)
  • with good SQL support
  • columnar
  • more like a single server than a cluster
  • other things being approximately equal, we choose the architecture easier

, then what is worth considering in 2020(1)?

Thank you!

PS In an article from 2016, it was stated that SQL support, for example, JOINs, is very limited in ClickHouse.
Is it relevant now?

PPS Greenplum or ClickHouse?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
Slach, 2021-04-21
@Slach

in terms of performance, ClickHouse is better than
JOIN, of course, since 2016 they have improved, but there are still a lot of limitations,
but for big data, JOIN of two large tables will still slow down
ClickHouse community is better IMHO
with GreenPlum, we don’t have many people with experience
if OLTP + OLAP workload is planned and cluster
, then you can generally look at TiDB and Citus

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question