ClickHouse vs. VictoriaMetrics Community

Overview
ProductRatingMost Used ByProduct SummaryStarting Price
ClickHouse
Score 9.4 out of 10
N/A
ClickHouse is an open-source, column-oriented OLAP database system enabling real-time analytical reports using SQL queries. With linear scalability, it handles trillions of rows and petabytes of data. ClickHouse Cloud offers a scalable serverless solution for real-time analytics.N/A
VictoriaMetrics Community
Score 8.7 out of 10
Enterprise companies (1,001+ employees)
VictoriaMetrics is a high-performance monitoring solution and time series databaseN/A
Pricing
ClickHouseVictoriaMetrics Community
Editions & Modules
No answers on this topic
No answers on this topic
Offerings
Pricing Offerings
ClickHouseVictoriaMetrics Community
Free Trial
YesYes
Free/Freemium Version
YesYes
Premium Consulting/Integration Services
YesYes
Entry-level Setup FeeOptionalOptional
Additional DetailsPay for what is used: It automatically scales up and down compute resources based on the user's workload It scales storage and compute separately It automatically scales unused resources down to zero so that users don’t pay for idle servicesEnterprise support prices are negotiated individually with every customer. The price depends on many factors such as: * Costs for the existing monitoring solution * The amounts of collected data and the workload specifics (unique time series, churn rate, ingestion rate, query types, query rate, etc.) * The amounts of compute resources needed for the monitoring solution * Additional enterprise features * SLA tier Contact us at info@victoriametrics.com for more details on the pricing.
More Pricing Information
Community Pulse
ClickHouseVictoriaMetrics Community
Top Pros

No answers on this topic

Top Cons

No answers on this topic

Best Alternatives
ClickHouseVictoriaMetrics Community
Small Businesses
SingleStore
SingleStore
Score 9.8 out of 10
InfluxDB
InfluxDB
Score 8.5 out of 10
Medium-sized Companies
SingleStore
SingleStore
Score 9.8 out of 10

No answers on this topic

Enterprises
SingleStore
SingleStore
Score 9.8 out of 10

No answers on this topic

All AlternativesView all alternativesView all alternatives
User Ratings
ClickHouseVictoriaMetrics Community
Likelihood to Recommend
9.0
(2 ratings)
8.5
(2 ratings)
User Testimonials
ClickHouseVictoriaMetrics Community
Likelihood to Recommend
ClickHouse, Inc.
The most important thing when using ClickHouse is to be clear that the scenarios in which you want to use it really are the right ones. Many users think that when a database is very fast for a specific use case, it can be extrapolated to other contexts (most of the time different) in which a previous analysis has not been carried out.
ClickHouse is an analytical database, as such, it should be used for such purposes, where the information is stored correctly, the data volumes are really large and the queries to be performed are not the typical traditional queries on several columns with multiple aggregations. ClickHouse is not the solution for this.
On the other hand, if your case is not one of the above, it is quite possible that ClickHouse can help you. Where ClickHouse shines is when you are looking for aggregation over a particular column in large volumes of data.
Read full review
VictoriaMetrics
Best suited, where your data is highly cardinal since it does a better job at maintaining it than other competitors. It is also well suited if you are using Prometheus and are looking for something that is less hungry for resources in comparison since the migration would be easier. But in case the company is small and wants a solution which is cheap and relies on built-in visualizations, it is not something that is suited. Although it takes fewer resources than Prometheus, it is still resource-intensive and attracts a high cost for maintenance.
Read full review
Pros
ClickHouse, Inc.
  • Their MergeTree table engine provide impressive performance for data insert in bulk
  • Not only data insert but also the way MergeTree engine uses Primary Keys to sort the data and perform data skipping based on the granules its also their secret for ridiculous fast queries
  • Data compression its also great
  • They provide especial table engines that allow you to read data directly from other sources like S3
  • Since its written with C++ you have very granular data types and especial ones like enum, LowCardinality and etc, they save you a lot of storage since are stored as integer values
  • ClickHouse functions besides the ones that respect ANSI Standards are also awesome and useful
Read full review
VictoriaMetrics
  • Easy to configure and manage
  • Ready to be configured at cloud and microservices
  • Easy to scale vertically and horizontally
Read full review
Cons
ClickHouse, Inc.
  • Avro data manipulation
  • Kafka consistency
  • DDL operations errors (by replica configuration)
Read full review
VictoriaMetrics
  • Community and Eco system -> Although it supports the ecosystem of Prometheus, it is still troublesome for someone who's not using Prometheus
  • Configuration is not so easy, especially if you are a beginner, you will struggle a bit. Even the documentation is not so welcoming for beginners
  • Built-in Visualisation is bare minimal, leading almost everyone to use some other extension/tool
Read full review
Alternatives Considered
ClickHouse, Inc.
ClickHouse outperforms, especially in costs, since its compression/indexing engines are so smart, and even with very low computing power, you can already perform huge analyses of the data.
Read full review
VictoriaMetrics
Prometheus only support PromQL and it is very complex with different exporter required for different requirement like Windowsexporter,linixexporter,sqlexporter etc but VictoriaMetrics is very simple comapred to it. VictoriaMetrics support both PromQL and MetricQL and can be integrated with Graphana easily. It is very easy to setup and learn compared to mutiple Prometheus exporters
Read full review
Return on Investment
ClickHouse, Inc.
  • Queries that used to take more than 2 minutes now take less than 1 second
  • Possibility to analyze use cases in real time (before was impossible)
  • The applications are more complete and the users decisions are better
Read full review
VictoriaMetrics
  • Lowered our infra costs in comparison with our older tools
  • Need minimal effort for migration since it already supports Prometheus ecosystem
  • Saved on Storage costs
Read full review
ScreenShots