← Back to context Comment by jacobsenscott 9 months ago CH excels at extremely high volume writes. You probably can't throw enough data at it. 3 comments jacobsenscott Reply I_am_tiberius 9 months ago Sorry, meant writes in terms of update/delete. nasretdinov 9 months ago Many use cases can be addressed by using ReplacingMergeTree and such, so even when you need updates you can get them relatively cheaply hodgesrm 9 months ago There are many use cases that do not alter data. Observability is a canonical example.
I_am_tiberius 9 months ago Sorry, meant writes in terms of update/delete. nasretdinov 9 months ago Many use cases can be addressed by using ReplacingMergeTree and such, so even when you need updates you can get them relatively cheaply hodgesrm 9 months ago There are many use cases that do not alter data. Observability is a canonical example.
nasretdinov 9 months ago Many use cases can be addressed by using ReplacingMergeTree and such, so even when you need updates you can get them relatively cheaply
hodgesrm 9 months ago There are many use cases that do not alter data. Observability is a canonical example.
Sorry, meant writes in terms of update/delete.
Many use cases can be addressed by using ReplacingMergeTree and such, so even when you need updates you can get them relatively cheaply
There are many use cases that do not alter data. Observability is a canonical example.