About Can Sayn
Can Sayın is experienced Database Administrator in open source relational and NoSql databases, working in complicated infrastructures. Over 5 years industry experience, he gain managing database systems. He is working at ChistaDATA Inc. His areas of interest are generally on open source systems.
Contact: Website

ClickHouse May 2024 Release – v24.6

Introduction Every new release includes new features, enhancements, and numerous bug fixes, and the ChistaDATA team always stays on top of the latest releases. On July, 2024, ClickHouse version 24.6 was released, and this version […]

Understanding Named Collections in ClickHouse

Introduction ClickHouse, a high-performance columnar database management system, provides a feature called “named collections” to streamline the management and reuse of configuration parameters. This feature is especially beneficial for managing external dictionaries and database connections, […]

ClickHouse April 2024 Release – v24.4

Image by walpepers.com Introduction Every new release includes new features, enhancements, and numerous bug fixes, and the ChistaDATA team always stays on top of the latest releases. On April, 2024, ClickHouse version 24.4 was released, […]

Managing ClickHouse Configuration & Checking Restart Requirements

ClickHouse server configuration comprises two main components: server settings (config.xml) and user settings (users.xml). By default, these files reside in the /etc/clickhouse-server/ directory as config.xml and users.xml. To streamline configuration management and ensure smooth ClickHouse […]

Truncate Table Error/Warning In ClickHouse

Error/Warning If table size bigger than your max_table_size_to_drop parameter’s value, you will get an error like this: “Code: 359. DB::Exception: Received from localhost:9000. DB::Exception: Table or Partition in StarSchema.lineorder_flat was not dropped.” In this article […]

ClickHouse January 2024 Release – v24.1

Introduction Every new release includes new features, enhancements, and numerous bug fixes, and the ChistaDATA team always stays on top of the latest releases. On January 30, 2024, ClickHouse version 24.1 was released, and this […]

1 2 3 9