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 User Security Guide

In this article we will talk about how to secure your users and will enrich article with examples. First lets start with users security options. Increasing ClickHouse security at the user level involves the following […]

How You Should Shut Down A ClickHouse Node

Some operations need to be checked before closing an actively working ClickHouse Node. If you suddenly turn off a working node without paying attention to these works, you may encounter unwanted situations in your cluster […]

MySQL to ClickHouse Replication with Sink Connector

Introduction Transactional Databases systems run thousands of transactions per second. ClickHouse, on the other hand, as an analytical database, is the right choice for performing these operations with its features such as columnar storage and […]

Writing Logs Into ClickHouse Table

In this article, we will transform ClickHouse logs to ndjson using vector.dev With ClickHouse 22.8 version, ClickHouse supports writing logs in JSON format. First, install vector.dev # arm64 wget https://packages.timber.io/vector/0.15.2/vector_0.15.2-1_arm64.deb # amd64 wget https://packages.timber.io/vector/0.15.2/vector_0.15.2-1_amd64.deb dpkg […]

Connecting Airbyte to ClickHouse

Airbyte is an open-source data integration platform. It allows the creation of ELT data pipelines and is shipped with more than 140 out-of-the-box connectors. This step-by-step tutorial shows how to connect Airbyte to ClickHouse as a destination […]

1 4 5 6 7 8 9