Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
unamedrus
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
unamedrus
3y ago
Not only. Transactions, UPDATES, CBO, Better join optimizations. It seems that someone is stuck in 2016, when there is no good alternatives for ClickHouse exist in open source.
2.
▲
by
unamedrus
3y ago
In that case, you should know what is Altinity.
3.
▲
by
unamedrus
3y ago
> Lightweight deletes were released to both Because they were contributed by community member, not ClickHouse Inc core team. https://github.com/ClickHouse/ClickHouse/pull/37893
4.
▲
by
unamedrus
3y ago
Are you part of ClickHouse community, ever used that DBMS or participate in any activity related it? Just to make sure, we are on the same page.
5.
▲
by
unamedrus
5y ago
I just received the same email. Good for them, moving to nic.ru
6.
▲
by
unamedrus
5y ago
Your statement is misleading at least. In this short article nowhere said that Druid is faster than ClickHouse in 8 times. They claimed: "Druid is simply 2 times faster than ClickHouse" (actually by total runtime it's only 1.
7.
▲
by
unamedrus
5y ago
> I also need the metadata for the rows to be in something more robust like Postgres or Mongo. How big is that metadata? If it's less than tens of millions rows, you can look at External Dictionaries support in clickhouse. https:&