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

    IBM Cloudant

    Score7.4 out of 10
    N/ACloudant is an open source non-relational, distributed database service that requires zero-configuration. It's based on the Apache-backed CouchDB project and the creator of the open source BigCouch project. Cloudant's service provides integrated data management, search, and analytics engine designed for web applications. Cloudant scales your database on the CouchDB framework and provides hosting, administrative tools, analytics and commercial support for CouchDB and BigCouch. Cloudant is often…

    $1

    per month per GB of storage above the included 20 GB

    Pricing
    ClickHouseIBM Cloudant
    Editions & Modules
    No answers on this topic
    Standard
    $1
    per month per GB of storage above the included 20 GB
    Standard
    $75
    per month 100 reads/second ; 50 writes/second ; 5 global queries/second
    Lite
    Free
    20 reads/second ; 10 writes/second ; 5 global queries / second ; 1 GB of storage capacity
    Standard
    Included
    per month 20 GB of storage
    Offerings
    Pricing Offerings
    ClickHouseIBM Cloudant
    Free Trial
    YesYes
    Free/Freemium Version
    YesYes
    Premium Consulting/Integration Services
    YesYes
    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
    ClickHouseIBM Cloudant
    Considered Both Products
    ClickHouse, Inc.
    No answer on this topic
    IBM
    No answer on this topic
    Key User Insights
    Would buy again
    No answers on this topic
    86%
    Would buy again
    6 Answers
    Delivers good value for the price
    No answers on this topic
    100%
    Delivers good value for the price
    5 Answers
    Happy with the feature set
    No answers on this topic
    100%
    Happy with the feature set
    7 Answers
    Lived up to sales and marketing promises
    No answers on this topic
    100%
    Lived up to sales and marketing promises
    7 Answers
    Implementation went as expected
    No answers on this topic
    100%
    Implementation went as expected
    7 Answers
    Features
    ClickHouseIBM Cloudant
    NoSQL Databases
    Comparison of NoSQL Databases features of ClickHouse and IBM Cloudant
    Feature
    ClickHouse
    -
    Ratings
    IBM Cloudant
    9.1
    21 Ratings
    6% above category average
    Performance00 Ratings9.721 Ratings
    Availability00 Ratings8.321 Ratings
    Concurrency00 Ratings9.821 Ratings
    Security00 Ratings8.221 Ratings
    Scalability00 Ratings9.021 Ratings
    Data model flexibility00 Ratings9.821 Ratings
    Deployment model flexibility00 Ratings9.021 Ratings
    Best Alternatives
    ClickHouseIBM Cloudant
    Small Businesses
    No answers on this topic
    RavenDB
    Score8.1 out of 10
    Medium-sized Companies
    Snowflake
    Score8.7 out of 10
    Amazon DynamoDB
    Score7.9 out of 10
    Enterprises
    Snowflake
    Score8.7 out of 10
    Amazon DynamoDB
    Score7.9 out of 10
    All AlternativesView all alternativesView all alternatives
    User Ratings
    ClickHouseIBM Cloudant
    Likelihood to Recommend
    10.0
    (2 ratings)
    7.0
    (45 ratings)
    Likelihood to Renew
    -
    (0 ratings)
    7.3
    (1 ratings)
    Usability
    -
    (0 ratings)
    7.7
    (5 ratings)
    Availability
    -
    (0 ratings)
    8.2
    (1 ratings)
    Performance
    -
    (0 ratings)
    8.2
    (1 ratings)
    Support Rating
    -
    (0 ratings)
    8.6
    (4 ratings)
    Online Training
    -
    (0 ratings)
    7.3
    (2 ratings)
    Implementation Rating
    -
    (0 ratings)
    8.2
    (4 ratings)
    Configurability
    -
    (0 ratings)
    8.5
    (3 ratings)
    Product Scalability
    -
    (0 ratings)
    9.6
    (23 ratings)
    Vendor pre-sale
    -
    (0 ratings)
    9.1
    (1 ratings)
    User Testimonials
    ClickHouseIBM Cloudant
    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
    IBM
    Our organization found Cloudant most suitable if One, a fixed pricing structure would make the most sense, for example in a situation where the project Cloudant is being used in makes its revenue in procurement or fixed retainer — thus the predictability of costs is paramount; Two, where you need to frequently edit the data and/or share access to the query engine to non-engineers — this is where the GUI shines.
    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
    IBM
    • For us, performance and scalability is the key, and Cloudant DB backed by CouchDB is scalable and performant.
    • IBM Cloudant dB is very easy to provision for sandbox, development, QA as well as production.
    • Support for Java for CouchDB app server analytics enables a greater control for over developers.
    • Schema free oriented very easy to program and build applications on it.
    • We love it!!
    Incentivized
    Read full review
    Cons
    ClickHouse, Inc.
    • Avro data manipulation
    • Kafka consistency
    • DDL operations errors (by replica configuration)
    Incentivized
    Read full review
    IBM
    • It was only after we went with the cloud-based solution that IBM rolled out an on-premise version.
    • We found that a 3rd-party ODBC driver was required for a few applications that needed to pull data out of Cloudant.
    • The sales process was difficult because the salesperson we used was not as versed on Cloudant as I had hoped.
    Incentivized
    Read full review
    Likelihood to Renew
    ClickHouse, Inc.
    No answers on this topic
    IBM
    the flexibility of NoSQL allow us to modify and upgrade our apps very fast and in a convenient way. Having the solution hosted by IBM is also giving us the chance to focus on features and the improvement of our apps. It's one thing less to be worried about
    Incentivized
    Read full review
    Usability
    ClickHouse, Inc.
    No answers on this topic
    IBM
    It's mostly just a straight forward API to a data store. I knock one off for the full text search thing, but I don't need it much anyways. Also, the dashboard UI they give is pretty nice to use. It provides syntax-highlighting for writing views and queries are easy to test. I wish other DBs had a UI like this.
    Incentivized
    Read full review
    Reliability and Availability
    ClickHouse, Inc.
    No answers on this topic
    IBM
    it is a highly available solution in the IBM cloud portfolio and hence we have never had any issues with the data base being available - we also do continuous replication to be on the safer side just in case some thing goes awry. We also perform twice a year disaster recovery tests.
    Incentivized
    Read full review
    Performance
    ClickHouse, Inc.
    No answers on this topic
    IBM
    very easy to get started and is very developer friendly given that it uses couchDB analytics. It is a cloud based solution and hence there is no hardware investment in a server and staging the server to get started and the associated delays/bureaucracy involved to get started. Good documentation is also available.
    Incentivized
    Read full review
    Support Rating
    ClickHouse, Inc.
    No answers on this topic
    IBM
    Very happy by the commitment given by the team which has been really good over the last 7 years of usage.
    Incentivized
    Read full review
    Online Training
    ClickHouse, Inc.
    No answers on this topic
    IBM
    online resources are good enough to understand but there is nothing like testing. In our case, we discovered some not documented behavior that we take in count now. Also, the experience in NodeJs is critical. Also, take in count that most of the "good practices" with cloudant are not in online courses but in blogs and pages from independent developers
    Incentivized
    Read full review
    Implementation Rating
    ClickHouse, Inc.
    No answers on this topic
    IBM
    • Test the architecture on CouchDB helped us to address initial design flaws.
    • The migration to Cloudant as such was very painless.
    • We have migrate our replication system to Cloudant Android Sync for mobile devices.
    • We have regular informal contact with the Cloudant leadership to discuss our use cases and implementation strategies.
    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
    IBM
    The feature-set, including security, is very comparable. Overall, IBM's services added to the product are mature and stable, although product support and engineers could be a little better. Global availability is improving, and Disaster Recover Capabilities are great. Overall, it's very comparable to MongoDB as a DBaaS offer, available globally and with great documentation.
    Incentivized
    Read full review
    Scalability
    ClickHouse, Inc.
    No answers on this topic
    IBM
    The service scales incredibly well. As you would expect from CloudDB and IBM combination. The only reason I wouldn't score it a 10 is the fact that document trees can get nested and nested very quickly if you are attempting to do very complex datasets. Which makes your code that much more complex to deal. Its very possible we could find a solution to this problem with better database planning to begin with, but one of the reasons we chose a service over a self-hosted solution was so we could set it up quick and forget about it. So we weren't going to dedicate a team to architecture optimization.
    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
    IBM
    • IBM Cloudant is very secure and we never have to worry about losing data/unauthorized access
    • It is one of the best data backup system and works well
    • Global availability means it is easy to connect to the nearest data center and this reduces load time which is great.
    Read full review
    ScreenShots