> ## Documentation Index
> Fetch the complete documentation index at: https://clickhouse.com/docs/llms.txt
> Use this file to discover all available pages before exploring further.

> Stream data into ClickHouse using Artie CDC streaming platform

# Connect Artie to ClickHouse

export const Image = ({img, alt, size = "lg"}) => {
  const normalizedSize = ["sm", "md", "lg"].includes(size) ? size : "lg";
  return <div className={`ch-image-${normalizedSize}`}>
      <Frame>
        <img src={img} alt={alt} />
      </Frame>
    </div>;
};

<a href="https://www.artie.com/" target="_blank">Artie</a> is fully managed real-time data streaming platform that replicates production data into ClickHouse, unlocking customer-facing analytics, operational workflows, and Agentic AI in production.

<h2 id="overview">
  Overview
</h2>

Artie is the modern data infrastructure layer for the AI era — a fully managed real-time data streaming platform that keeps production data continuously in sync with your warehouse.

As companies activate their warehouses for real-time AI workloads, operational analytics, and customer-facing data products, they're standardizing on infrastructure that's fast, reliable, and built for scale.

We give companies the kind of streaming pipelines and deep observability that Netflix, DoorDash, and Instacart built in-house, without hiring 10+ engineers and spending 1-2 years on platform work. Artie automates the entire ingestion lifecycle — change capture, merges, backfills, and observability — with zero engineering maintenance and deploys in minutes.

Leaders like ClickUp, Substack, and Alloy use Artie not just to solve today's pipeline issues, but to future-proof their data stack as their AI strategy accelerates.

<Steps>
  <Step title="Create an Artie account" id="1-create-an-artie-account">
    Visit <a href="https://www.artie.com/contact" target="_blank">artie.com/contact</a> and complete the form to request access.

    <Image img="https://mintcdn.com/private-7c7dfe99/pIetLsS_hOGHqoPJ/images/integrations/data-ingestion/etl-tools/artie/artie_signup.webp?fit=max&auto=format&n=pIetLsS_hOGHqoPJ&q=85&s=3ede2fcbe76bb3b2fd803ee2ddaf1635" size="md" border alt="Artie signup page" width="1150" height="1012" data-path="images/integrations/data-ingestion/etl-tools/artie/artie_signup.webp" />
  </Step>

  <Step title="Find your ClickHouse credentials" id="2-find-your-clickhouse-credentials">
    After creating a service in ClickHouse Cloud, find the following required settings:

    To connect to ClickHouse with HTTP(S) you need this information:

    | Parameter(s)              | Description                                                                                                    |
    | ------------------------- | -------------------------------------------------------------------------------------------------------------- |
    | `HOST` and `PORT`         | Typically, the port is 8443 when using TLS or 8123 when not using TLS.                                         |
    | `DATABASE NAME`           | Out of the box, there is a database named `default`, use the name of the database that you want to connect to. |
    | `USERNAME` and `PASSWORD` | Out of the box, the username is `default`. Use the username appropriate for your use case.                     |

    The details for your ClickHouse Cloud service are available in the ClickHouse Cloud console.
    Select a service and click **Connect**:

    <div className="ch-image-md">
      <Frame>
        <img src="https://mintcdn.com/private-7c7dfe99/CFFsa2agBPbviR4r/images/_snippets/cloud-connect-button.webp?fit=max&auto=format&n=CFFsa2agBPbviR4r&q=85&s=ec0a298a33ca841e947fa5e8bae47362" alt="ClickHouse Cloud service connect button" width="998" height="932" data-path="images/_snippets/cloud-connect-button.webp" />
      </Frame>
    </div>

    Choose **HTTPS**. Connection details are displayed in an example `curl` command.

    <div className="ch-image-md">
      <Frame>
        <img src="https://mintcdn.com/private-7c7dfe99/CFFsa2agBPbviR4r/images/_snippets/connection-details-https.webp?fit=max&auto=format&n=CFFsa2agBPbviR4r&q=85&s=cb0fbd98aa2b5b7ca484c9f53395ee07" alt="ClickHouse Cloud HTTPS connection details" width="1320" height="1184" data-path="images/_snippets/connection-details-https.webp" />
      </Frame>
    </div>

    If you're using self-managed ClickHouse, the connection details are set by your ClickHouse administrator.
  </Step>

  <Step title="Create a new pipeline in Artie" id="3-create-a-new-pipeline-in-artie">
    Head over to Artie with the information you have gathered from previous steps and create a new pipeline by following a 3 step process.

    1. **Connect your source** - Configure your source database (Postgres, MySQL, Events API, etc)
    2. **Choose the tables you want to replicate** - Select which tables to sync to ClickHouse
    3. **Connect your destination** - Enter your ClickHouse credentials

    <Image img="https://mintcdn.com/private-7c7dfe99/pIetLsS_hOGHqoPJ/images/integrations/data-ingestion/etl-tools/artie/artie_edit_pipeline.webp?fit=max&auto=format&n=pIetLsS_hOGHqoPJ&q=85&s=169bb9be8a4b75aeeb430de40a4c2ebb" size="lg" border alt="Artie Edit Pipeline interface" width="1711" height="968" data-path="images/integrations/data-ingestion/etl-tools/artie/artie_edit_pipeline.webp" />
  </Step>
</Steps>

<h2 id="contact-us">
  Contact Us
</h2>

If you have any questions, please refer to our <a href="https://www.artie.com/docs/destinations/clickhouse" target="_blank">ClickHouse docs</a> or reach out to the team at <a href="mailto:hi@artie.com">[hi@artie.com](mailto:hi@artie.com)</a>.

<h2 id="product-screenshots">
  Product Screenshots
</h2>

Analytics Portal

<Image img="https://mintcdn.com/private-7c7dfe99/pIetLsS_hOGHqoPJ/images/integrations/data-ingestion/etl-tools/artie/analytics.webp?fit=max&auto=format&n=pIetLsS_hOGHqoPJ&q=85&s=818cfd0e6c9e271fd5d45f95bd51a92c" size="md" border alt="Analytics Portal" width="1344" height="746" data-path="images/integrations/data-ingestion/etl-tools/artie/analytics.webp" />

Pipeline and table specific monitors

<Image img="https://mintcdn.com/private-7c7dfe99/pIetLsS_hOGHqoPJ/images/integrations/data-ingestion/etl-tools/artie/monitor.webp?fit=max&auto=format&n=pIetLsS_hOGHqoPJ&q=85&s=dda00da34f067e1597298bb8b8e0962f" size="md" border alt="Built-in monitoring" width="691" height="958" data-path="images/integrations/data-ingestion/etl-tools/artie/monitor.webp" />

Daily schema change notifications

<Image img="https://mintcdn.com/private-7c7dfe99/pIetLsS_hOGHqoPJ/images/integrations/data-ingestion/etl-tools/artie/schema_notification.webp?fit=max&auto=format&n=pIetLsS_hOGHqoPJ&q=85&s=ff856eb2b84280668f4a7112954d2ac7" size="md" border alt="Schema notification" width="457" height="992" data-path="images/integrations/data-ingestion/etl-tools/artie/schema_notification.webp" />
