ClickHouse vs. ScyllaDB

Overview
ProductRatingMost Used ByProduct SummaryStarting Price
ClickHouse
Score 7.2 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
ScyllaDB
Score 9.9 out of 10
N/A
ScyllaDB headquartered in Palo Alto offers Scylla, a NoSQL database alternative to Apache Cassandra available in Enterprise and Cloud DBaaS editions.N/A
Pricing
ClickHouseScyllaDB
Editions & Modules
No answers on this topic
No answers on this topic
Offerings
Pricing Offerings
ClickHouseScyllaDB
Free Trial
YesYes
Free/Freemium Version
YesYes
Premium Consulting/Integration Services
NoNo
Entry-level Setup FeeOptionalNo setup fee
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 services
More Pricing Information
Community Pulse
ClickHouseScyllaDB
Considered Both Products
ClickHouse
Chose ClickHouse
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.
Chose ClickHouse
ClickHouse was not compared to them as a competitor but as the ideal partner to complete an information analysis system, providing users with the most complete and efficient tools. Therefore, in this case it was considered that it would be the ideal candidate due to its …
ScyllaDB
Chose ScyllaDB
Scylla has a quick learning curve (same as Cassandra) compared to other proprietary solutions like BigTable. It supports higher throughput and lower latency that other NoSQL databases like MongoDB, which sacrifice those features for more flexibility and unique features.
Best Alternatives
ClickHouseScyllaDB
Small Businesses
InterSystems IRIS
InterSystems IRIS
Score 8.1 out of 10

No answers on this topic

Medium-sized Companies
InterSystems IRIS
InterSystems IRIS
Score 8.1 out of 10
Azure Cosmos DB
Azure Cosmos DB
Score 9.0 out of 10
Enterprises
SAP IQ
SAP IQ
Score 5.9 out of 10
Azure Cosmos DB
Azure Cosmos DB
Score 9.0 out of 10
All AlternativesView all alternativesView all alternatives
User Ratings
ClickHouseScyllaDB
Likelihood to Recommend
10.0
(0 ratings)
9.1
(0 ratings)
Usability
-
(0 ratings)
8.2
(0 ratings)
Support Rating
-
(0 ratings)
9.1
(0 ratings)
User Testimonials
ClickHouseScyllaDB
Likelihood to Recommend
ClickHouse delivers exceptional speed and performance, positioning it as the top choice for managing large-scale analytical workloads. With a bunch of built-in functions, it empowers analysts to extract maximum insights from data effortlessly. If your scenario is to deal with analytical questions, then ClickHouse is for you, but if you are looking into a transactional database, that's not the case; even their table engines are not made for this.
Read full review
Scylla is well suited for high-throughput scenarios where keyed data must be read or written with consistently low latency. It's less appropriate for use cases requiring relational queries, secondary indexes, or more structured data sets.
Read full review
Pros
  • 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
  • Low-latency reads
  • CQL has a familiar syntax
  • Parity with Cassandra
  • Practical features
Read full review
Cons
  • Avro data manipulation
  • Kafka consistency
  • DDL operations errors (by replica configuration)
Read full review
  • Better documentation for best practices (e.g., how to effectively use connection pooling)
Read full review
Usability
No answers on this topic
Very easy-to-understand syntax--uses CQL (same as Cassandra), which has many similarities to standard SQL. There are some gotchas, however, that must be known during schema development.
Read full review
Support Rating
No answers on this topic
The Scylla cloud support team is incredibly responsive and proactive.
Read full review
Alternatives Considered
ClickHouse was not compared to them as a competitor but as the ideal partner to complete an information analysis system, providing users with the most complete and efficient tools. Therefore, in this case it was considered that it would be the ideal candidate due to its characteristics compared to the other competitors.
Read full review
Scylla has a quick learning curve (same as Cassandra) compared to other proprietary solutions like BigTable. It supports higher throughput and lower latency that other NoSQL databases like MongoDB, which sacrifice those features for more flexibility and unique features.
Read full review
Return on Investment
  • 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
  • Addresses latency requirements of our platform
Read full review
ScreenShots