ClickHouse vs. Grist

Overview
ProductRatingMost Used ByProduct SummaryStarting Price
ClickHouse
Score 7.5 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
Grist
Score 9.9 out of 10
N/A
Grist combines the capabilities of spreadsheets, databases and app builders. Using a familiar spreadsheet interface, information can be organized as a relational database, and dashboards built using drag-and-drop. Solving spreadsheet problems Ensures data is well-structured and stored in one place with no duplication, no spreadsheet-wrangling, no merging documents. Collaboration on sensitive data Data is protected…
$8
per month per user
Pricing
ClickHouseGrist
Editions & Modules
No answers on this topic
Pro
$8
per month per user
Enterprise
Contact Sales
Offerings
Pricing Offerings
ClickHouseGrist
Free Trial
YesYes
Free/Freemium Version
YesYes
Premium Consulting/Integration Services
YesNo
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
ClickHouseGrist
Best Alternatives
ClickHouseGrist
Small Businesses
InterSystems IRIS
InterSystems IRIS
Score 7.8 out of 10
Stackby
Stackby
Score 9.0 out of 10
Medium-sized Companies
InterSystems IRIS
InterSystems IRIS
Score 7.8 out of 10
Microsoft Excel
Microsoft Excel
Score 8.9 out of 10
Enterprises
SAP IQ
SAP IQ
Score 10.0 out of 10
Microsoft Excel
Microsoft Excel
Score 8.9 out of 10
All AlternativesView all alternativesView all alternatives
User Ratings
ClickHouseGrist
Likelihood to Recommend
10.0
(2 ratings)
9.9
(2 ratings)
User Testimonials
ClickHouseGrist
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
Grist Labs
This is well suited to someone (or a team) who are technically minded and have a dataset that they need to be able to use in many ways. It's less appropriate for a team who isn't technically minded and/or don't have the data they need to manipulate. It would be useful for things that you could use a database or spreadsheet for such as CRM, Advertising database, Business tracking, Health tracking etc.
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
Grist Labs
  • Provides amazing customer service, help, examples, and explains what they are having you do
  • The layout is easy
Read full review
Cons
ClickHouse, Inc.
  • Avro data manipulation
  • Kafka consistency
  • DDL operations errors (by replica configuration)
Read full review
Grist Labs
  • Making the user permissions more obvious on how to use them - They are highly adaptable, but hard to understand how to use them
  • Small changes such as auto colouring the choices/toggles options and being able to edit them once set.
  • Being able to copy the formatting from one column to the next
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
Grist Labs
Grist is easier to use, faster, and loads quicker with heavy data.
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
Grist Labs
  • It's saved a lot of time in both creating an advertising database and managing it week to week effectively. I had previously created in others that haven't worked, and this does, saving me a good 1 hour weekly, and 5 hours or more each time I had problems with the last ones
  • Being able to stay on track with this has meant I'm following up at the right time (advertisers) and keeping a professional manner and not losing business due to missed communication
  • Saving me $ from buying a program like Access (or Airtable monthly) and then the learning curve that that has. This has a much easier learning curve to say the least.
Read full review
ScreenShots

Grist Screenshots

Screenshot of the drag and drop dashboard editor used to build layouts.Screenshot of the custom user permissions that determine who can see what, down to each column and row.Screenshot of dynamic charts and reports that update with the click of a mouse.Screenshot of Grist's formula support for Excel-like functions or Python formulas. Technical users can drill into database structure in code view.