Y
Hacker News
new
|
ask
|
show
|
jobs
by
agnesv
1528 days ago
How is it compared to ClickHouse?
1 comments
gaploid
1528 days ago
ClickHouse is OLAP (analytics), this one is OLTP (transactional)
link
julienmarie
1528 days ago
Hence the focus on multi-AZ. This makes completely sense for transactional.
link
fomichev3000
1528 days ago
YDB can work in a single AZ and such setups exist. Most of our users want to handle AZ downtime, so it's a major case.
link
gaploid
1528 days ago
I believe that something like AZure CosmosDB, AWS Aurora/DynamoDB but open-sourced, which is great.
link
c4pt0r
1527 days ago
I think YDB's architecture is more like TiDB
link
samber
1528 days ago
or cockroachdb and spanner ?
link
fomichev3000
1528 days ago
Yes, YDB plays in this category.
link