> ## Documentation Index
> Fetch the complete documentation index at: https://private-7c7dfe99-locadex-parallel-t9n-main-irpovz79o3kkpgs4.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# استخدام أداة ETL تابعة لطرف ثالث

> صفحة تشرح كيفية استخدام أداة ETL تابعة لطرف ثالث مع ClickHouse

export const Image = ({img, alt, size}) => {
  return <Frame>
      <img src={img} alt={alt} />
    </Frame>;
};

يُعدّ استخدام إحدى أدوات ETL وELT الشائعة خيارًا رائعًا لنقل البيانات من مصدر بيانات خارجي إلى ClickHouse. لدينا مستندات تغطي ما يلي:

* [Airbyte](/ar/integrations/connectors/data-ingestion/etl-tools/airbyte-and-clickhouse)
* [dbt](/ar/integrations/connectors/data-ingestion/etl-tools/dbt/index)
* [Vector](/ar/integrations/connectors/data-ingestion/etl-tools/vector-to-clickhouse)

لكن هناك أيضًا العديد من أدوات ETL/ELT الأخرى التي تتكامل مع ClickHouse، لذا راجع وثائق أداتك المفضلة لمعرفة التفاصيل.

<Image img="https://mintcdn.com/private-7c7dfe99-locadex-parallel-t9n-main-irpovz79o3kkpgs4/_XOs4qnY5wmRL3gz/images/integrations/migration/third-party-01.png?fit=max&auto=format&n=_XOs4qnY5wmRL3gz&q=85&s=1853de0343bf2bb9452ba97300862fe1" size="lg" alt="ترحيل ClickHouse ذاتي الإدارة" width="2048" height="456" data-path="images/integrations/migration/third-party-01.png" />
