TrustRadius: an HG Insights company

Save this comparison

Save this comparison

Add Product

Recommended Comparisons

    Overview
    ProductRatingMost Used ByProduct SummaryStarting Price

    ClickHouse

    Score7.2 out of 10
    N/AClickHouse 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

    Redis Software

    Score8.8 out of 10
    N/ARedis is an open source in-memory data structure server and NoSQL database.N/A
    Pricing
    ClickHouseRedis Software
    Editions & Modules
    No answers on this topic
    No answers on this topic
    Offerings
    Pricing Offerings
    ClickHouseRedis Software
    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 services—
    More Pricing Information
    Community Pulse
    ClickHouseRedis Software
    Considered Both Products
    ClickHouse, Inc.
    No answer on this topic
    Redis
    No answer on this topic
    Key User Insights
    Would buy again
    No answers on this topic
    100%
    Would buy again
    6 Answers
    Delivers good value for the price
    No answers on this topic
    100%
    Delivers good value for the price
    6 Answers
    Happy with the feature set
    No answers on this topic
    100%
    Happy with the feature set
    6 Answers
    Lived up to sales and marketing promises
    No answers on this topic
    100%
    Lived up to sales and marketing promises
    6 Answers
    Implementation went as expected
    No answers on this topic
    100%
    Implementation went as expected
    6 Answers
    Best Alternatives
    ClickHouseRedis Software
    Small Businesses
    No answers on this topic
    No answers on this topic
    Medium-sized Companies
    Snowflake
    Score8.7 out of 10
    No answers on this topic
    Enterprises
    Snowflake
    Score8.7 out of 10
    No answers on this topic
    All AlternativesView all alternativesView all alternatives
    User Ratings
    ClickHouseRedis Software
    Likelihood to Recommend
    10.0
    (2 ratings)
    8.0
    (76 ratings)
    Likelihood to Renew
    -
    (0 ratings)
    8.7
    (12 ratings)
    Usability
    -
    (0 ratings)
    9.0
    (6 ratings)
    Support Rating
    -
    (0 ratings)
    8.7
    (5 ratings)
    Implementation Rating
    -
    (0 ratings)
    7.3
    (1 ratings)
    User Testimonials
    ClickHouseRedis Software
    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.
    Incentivized
    Read full review
    Redis
    Redis has been a great investment for our organization as we needed a solution for high speed data caching. The ramp up and integration was quite easy. Redis handles automatic failover internally, so no crashes provides high availability. On the fly scaling scale to more/less cores and memory as and when needed.
    Incentivized
    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
    Incentivized
    Read full review
    Redis
    • Easy for developers to understand. Unlike Riak, which I've used in the past, it's fast without having to worry about eventual consistency.
    • Reliable. With a proper multi-node configuration, it can handle failover instantly.
    • Configurable. We primarily still use Memcache for caching but one of the teams uses Redis for both long-term storage and temporary expiry keys without taking on another external dependency.
    • Fast. We process tens of thousands of RPS and it doesn't skip a beat.
    Incentivized
    Read full review
    Cons
    ClickHouse, Inc.
    • Avro data manipulation
    • Kafka consistency
    • DDL operations errors (by replica configuration)
    Incentivized
    Read full review
    Redis
    • We had some difficulty scaling Redis without it becoming prohibitively expensive.
    • Redis has very simple search capabilities, which means its not suitable for all use cases.
    • Redis doesn't have good native support for storing data in object form and many libraries built over it return data as a string, meaning you need build your own serialization layer over it.
    Incentivized
    Read full review
    Likelihood to Renew
    ClickHouse, Inc.
    No answers on this topic
    Redis
    We will definitely continue using Redis because: 1. It is free and open source. 2. We already use it in so many applications, it will be hard for us to let go. 3. There isn't another competitive product that we know of that gives a better performance. 4. We never had any major issues with Redis, so no point turning our backs.
    Incentivized
    Read full review
    Usability
    ClickHouse, Inc.
    No answers on this topic
    Redis
    It is quite simple to set up for the purpose of managing user sessions in the backend. It can be easily integrated with other products or technologies, such as Spring in Java. If you need to actually display the data stored in Redis in your application this is a bit difficult to understand initially but is possible.
    Incentivized
    Read full review
    Support Rating
    ClickHouse, Inc.
    No answers on this topic
    Redis
    The support team has always been excellent in handling our mostly questions, rarely problems. They are responsive, find the solution and get us moving forward again. I have never had to escalate a case with them. They have always solved our problems in a very timely manner. I highly commend the support team.
    Incentivized
    Read full review
    Implementation Rating
    ClickHouse, Inc.
    No answers on this topic
    Redis
    Whitelisting of the AWS lambda functions.
    Incentivized
    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.
    Incentivized
    Read full review
    Redis
    We are big users of MySQL and PostgreSQL. We were looking at replacing our aging web page caching technology and found that we could do it in SQL, but there was a NoSQL movement happening at the time. We dabbled a bit in the NoSQL scene just to get an idea of what it was about and whether it was for us. We tried a bunch, but I can only seem to remember Mongo and Couch. Mongo had big issues early on that drove us to Redis and we couldn't quite figure out how to deploy couch.
    Incentivized
    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
    Incentivized
    Read full review
    Redis
    • Redis has helped us increase our throughput and server data to a growing amount of traffic while keeping our app fast. We couldn't have grown without the ability to easily cache data that Redis provides.
    • Redis has helped us decrease the load on our database. By being able to scale up and cache important data, we reduce the load on our database reducing costs and infra issues.
    • Running a Redis node on something like AWS can be costly, but it is often a requirement for scaling a company. If you need data quickly and your business is already a positive ROI, Redis is worth the investment.
    Incentivized
    Read full review
    ScreenShots

    Redis Software Screenshots

    Screenshot of Database configurationScreenshot of Database metricsScreenshot of DatabasesScreenshot of NodesScreenshot of Alerts