Need advice about which tool to choose?Ask the StackShare community!

Apache Kylin

61
236
+ 1
24
Clickhouse

388
517
+ 1
78
Add tool

Apache Kylin vs Clickhouse: What are the differences?

Introduction

This Markdown provides a comparison between Apache Kylin and Clickhouse based on key differences.

  1. Query Processing: Apache Kylin utilizes pre-built OLAP cubes to accelerate query performance, while Clickhouse processes queries in real-time without the need for pre-aggregation, making it suitable for high-speed data processing.

  2. Storage: Apache Kylin requires an additional storage layer (HDFS or HBase) to store pre-aggregated data cubes, whereas Clickhouse stores data in its own highly efficient columnar format, enabling fast data retrieval directly from disk.

  3. Scale: Apache Kylin performs better with large amounts of data due to its pre-aggregation models, making it suitable for complex queries and analytics workloads, while Clickhouse is optimized for high-speed data ingestion and indexing, making it ideal for real-time data processing.

  4. Data Model: Apache Kylin supports multi-dimensional data models and complex hierarchical aggregations through OLAP cubes, whereas Clickhouse focuses on high-performance analytical queries with a simpler, more flexible data model.

  5. Community Support: Apache Kylin has a smaller user base and community support compared to Clickhouse, which has a more active and rapidly growing community, resulting in more frequent updates and improvements.

In Summary, Apache Kylin and Clickhouse differ in their approach to query processing, storage, scale capabilities, data model complexity, and community support.

Get Advice from developers at your company using StackShare Enterprise. Sign up for StackShare Enterprise.
Learn More
Pros of Apache Kylin
Pros of Clickhouse
  • 7
    Star schema and snowflake schema support
  • 5
    Seamless BI integration
  • 4
    OLAP on Hadoop
  • 3
    Easy install
  • 3
    Sub-second latency on extreme large dataset
  • 2
    ANSI-SQL
  • 19
    Fast, very very fast
  • 11
    Good compression ratio
  • 6
    Horizontally scalable
  • 5
    Great CLI
  • 5
    Utilizes all CPU resources
  • 5
    RESTful
  • 4
    Buggy
  • 4
    Open-source
  • 4
    Great number of SQL functions
  • 3
    Server crashes its normal :(
  • 3
    Has no transactions
  • 2
    Flexible connection options
  • 2
    Highly available
  • 2
    ODBC
  • 2
    Flexible compression options
  • 1
    In IDEA data import via HTTP interface not working

Sign up to add or upvote prosMake informed product decisions

Cons of Apache Kylin
Cons of Clickhouse
    Be the first to leave a con
    • 5
      Slow insert operations

    Sign up to add or upvote consMake informed product decisions

    - No public GitHub repository available -

    What is Apache Kylin?

    Apache Kylin™ is an open source Distributed Analytics Engine designed to provide SQL interface and multi-dimensional analysis (OLAP) on Hadoop/Spark supporting extremely large datasets, originally contributed from eBay Inc.

    What is Clickhouse?

    It allows analysis of data that is updated in real time. It offers instant results in most cases: the data is processed faster than it takes to create a query.

    Need advice about which tool to choose?Ask the StackShare community!

    What companies use Apache Kylin?
    What companies use Clickhouse?
    See which teams inside your own company are using Apache Kylin or Clickhouse.
    Sign up for StackShare EnterpriseLearn More

    Sign up to get full access to all the companiesMake informed product decisions

    What tools integrate with Apache Kylin?
    What tools integrate with Clickhouse?

    Sign up to get full access to all the tool integrationsMake informed product decisions

    What are some alternatives to Apache Kylin and Clickhouse?
    Apache Spark
    Spark is a fast and general processing engine compatible with Hadoop data. It can run in Hadoop clusters through YARN or Spark's standalone mode, and it can process data in HDFS, HBase, Cassandra, Hive, and any Hadoop InputFormat. It is designed to perform both batch processing (similar to MapReduce) and new workloads like streaming, interactive queries, and machine learning.
    Presto
    Distributed SQL Query Engine for Big Data
    Druid
    Druid is a distributed, column-oriented, real-time analytics data store that is commonly used to power exploratory dashboards in multi-tenant environments. Druid excels as a data warehousing solution for fast aggregate queries on petabyte sized data sets. Druid supports a variety of flexible filters, exact calculations, approximate algorithms, and other useful calculations.
    Apache Impala
    Impala is a modern, open source, MPP SQL query engine for Apache Hadoop. Impala is shipped by Cloudera, MapR, and Amazon. With Impala, you can query data, whether stored in HDFS or Apache HBase – including SELECT, JOIN, and aggregate functions – in real time.
    AtScale
    Its Virtual Data Warehouse delivers performance, security and agility to exceed the demands of modern-day operational analytics.
    See all alternatives