---
metadata:
  - name: generator
    content: Diplodoc Platform v5.54.5
alternate:
  - https://catboost.ai/docs/en/features/catboost-with-clickhouse.md
  - href: en/features/catboost-with-clickhouse.md
    type: text/markdown
    title: Markdown version
  - href: ../llms.txt
    type: text/markdown
    title: llms.txt
---
> **Documentation Index:** Fetch the complete configuration index at https://catboost.ai/docs/en/llms.txt

# Applying the model in ClickHouse

A CatBoost model can be applied in [ClickHouse](https://clickhouse.com/). See the documentation about [catboostEvaluate function](https://clickhouse.com/docs/sql-reference/functions/other-functions#catboostevaluate).

A [tutorial](https://github.com/ClickHouse/clickhouse-presentations/blob/master/tutorials/catboost_with_clickhouse_en.md) is available in the ClickHouse documentation.

