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

    Couchbase

    Score8.6 out of 10
    N/ACouchbase is a distributed NoSQL database platform that combines a JSON document store with a high-performance In-Memory architecture. The solution is designed to support high-throughput applications by integrating multiple data services—including Key-Value, Full-Text Search (FTS), Vector Search, and Real-Time Analytics—within a single unified platform.N/A
    Pricing
    ClickHouseCouchbase
    Editions & Modules
    No answers on this topic
    No answers on this topic
    Offerings
    Pricing Offerings
    ClickHouseCouchbase
    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
    ClickHouseCouchbase
    Considered Both Products
    ClickHouse, Inc.
    No answer on this topic
    Couchbase
    No answer on this topic
    Key User Insights
    Would buy again
    No answers on this topic
    90%
    Would buy again
    27 Answers
    Delivers good value for the price
    No answers on this topic
    92%
    Delivers good value for the price
    22 Answers
    Happy with the feature set
    No answers on this topic
    93%
    Happy with the feature set
    28 Answers
    Lived up to sales and marketing promises
    No answers on this topic
    95%
    Lived up to sales and marketing promises
    19 Answers
    Implementation went as expected
    No answers on this topic
    83%
    Implementation went as expected
    20 Answers
    Features
    ClickHouseCouchbase
    NoSQL Databases
    Comparison of NoSQL Databases features of ClickHouse and Couchbase
    Feature
    ClickHouse
    -
    Ratings
    Couchbase
    8.9
    97 Ratings
    4% above category average
    Performance00 Ratings8.997 Ratings
    Availability00 Ratings9.496 Ratings
    Concurrency00 Ratings8.994 Ratings
    Security00 Ratings9.094 Ratings
    Scalability00 Ratings9.495 Ratings
    Data model flexibility00 Ratings9.095 Ratings
    Deployment model flexibility00 Ratings8.094 Ratings
    Best Alternatives
    ClickHouseCouchbase
    Small Businesses
    No answers on this topic
    IBM Cloudant
    Score7.4 out of 10
    Medium-sized Companies
    Snowflake
    Score8.7 out of 10
    IBM Cloudant
    Score7.4 out of 10
    Enterprises
    Snowflake
    Score8.7 out of 10
    IBM Cloudant
    Score7.4 out of 10
    All AlternativesView all alternativesView all alternatives
    User Ratings
    ClickHouseCouchbase
    Likelihood to Recommend
    10.0
    (2 ratings)
    8.8
    (100 ratings)
    Likelihood to Renew
    -
    (0 ratings)
    2.1
    (3 ratings)
    Usability
    -
    (0 ratings)
    8.0
    (1 ratings)
    Availability
    -
    (0 ratings)
    8.0
    (1 ratings)
    Performance
    -
    (0 ratings)
    9.3
    (95 ratings)
    Support Rating
    -
    (0 ratings)
    8.5
    (5 ratings)
    Product Scalability
    -
    (0 ratings)
    7.0
    (52 ratings)
    User Testimonials
    ClickHouseCouchbase
    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
    Couchbase
    Best suited when edge devices have interrupted internet connection. And Couchbase provides reliable data transfer. If used for attachment Couchbase has a very poor offering. A hard limit of 20 MB is not okay. They have the best conflict resolution but not so great query language on Couchbase lite.
    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
    Couchbase
    • Couchbase performance is exceptional both for in-memory and persisted transactions.
    • Handling of node failures and cluster rebalancing (high availability).
    • Enterprise support from Couchbase themselves
    • Good documentation
    • Streaming of bucket (database) level mutations via their Database Change Protocol (DCP).
    • Replication of datasets between native clients and Couchbase buckets
    • Handling of simultaneous writes to the same record with performance penalties
    Incentivized
    Read full review
    Cons
    ClickHouse, Inc.
    • Avro data manipulation
    • Kafka consistency
    • DDL operations errors (by replica configuration)
    Incentivized
    Read full review
    Couchbase
    • The N1QL engine performs poorly compared to SQL engines due to the number of interactions needed, so if your use case involves the need for a lot of SQL-like query activity as opposed to the direct fetch of data in the form of a key/value map you may want to consider a RDBMS that has support for json data types so that you can more easily mix the use of relational and non-relational approaches to data access.
    • You have to be careful when using multiple capabilities (e.g. transactions with Sync Gateway) as you will typically run into problems where one technology may not operate correctly in combination with another.
    • There are quality problems with some newly released features, so be careful with being an early adopter unless you really need the capability. We somewhat desperately adopted the use of transactions, but went through multiple bughunt cycles with Couchbase working the kinks out.
    Incentivized
    Read full review
    Likelihood to Renew
    ClickHouse, Inc.
    No answers on this topic
    Couchbase
    I rarely actually use Couchbase Server, I just stay up-to-date with the features that it provides. However, when the need arises for a NoSQL datastore, then I will strongly consider it as an option
    Incentivized
    Read full review
    Usability
    ClickHouse, Inc.
    No answers on this topic
    Couchbase
    Couchbase has been quite a usable for our implementation. We had similar experience with our previous "trial" implementation, however it was short lived.
    Couchbase has so far exceeded expectation. Our implementation team is more confident than ever before.
    When we are Live for more than 6 months, I'm hoping to enhance this rating.
    Read full review
    Performance
    ClickHouse, Inc.
    No answers on this topic
    Couchbase
    One of Couchbase’s greatest assets is its performance with large datasets. Properly set up with well-sized clusters, it is also highly reliable and scalable. User management could be better though, and security often feels like an afterthought. Couchbase has improved tremendously since we started using it, so I am sure that these issues will be ironed out.
    Incentivized
    Read full review
    Support Rating
    ClickHouse, Inc.
    No answers on this topic
    Couchbase
    I haven't had many opportunities to request support, I will look forward to better the rating. We have technical development and integration team who reach out directly to TAM at Couchbase.
    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
    Couchbase
    The Apache Cassandra was one type of product used in our company for a couple of use-cases. The Aerospike is something we [analyzed] not so long time ago as an interesting alternative, due to its performance characteristics. The Oracle Coherence was and is still being used for [the] distributed caching use-case, but it will be replaced eventually by Couchbase. Though each of these products [has] its own strengths and weaknesses, we prefer sticking to Couchbase because of [the] experience we have with this product and because it is cost-effective for our organization.
    Incentivized
    Read full review
    Scalability
    ClickHouse, Inc.
    No answers on this topic
    Couchbase
    So far, the way that we mange and upgrade our clusters has be very smooth. It works like a dream when we use it in concert with AWS and their EC2 machines. Having access to powerful instances along side the Couchbase interface is amazing and allows us to do rebalances or maintenance without a worry
    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
    Couchbase
    • Great performance.
    • Leading Couchbase Lite capabilities for mobile use.
    • Developers' learning curve with replica reads and multi cluster can be long. Needs guidance and nurturing.
    • Cluster maintenance during OS patching, etc. has multiple ways to approach. Operational teams may need some guidance.
    Incentivized
    Read full review
    ScreenShots