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

> TABLUM.IO は、ClickHouse を標準でサポートしているデータ管理 SaaS です。

# ClickHouse に TABLUM.IO を接続する

export const CommunityMaintainedBadge = () => {
  return <div className="CommunityMaintainedBadge">
            <div className="CommunityMaintainedIcon">
            <svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" fill="currentColor" viewBox="0 0 256 256">
                <path d="M244.8,150.4a8,8,0,0,1-11.2-1.6A51.6,51.6,0,0,0,192,128a8,8,0,0,1-7.37-4.89,8,8,0,0,1,0-6.22A8,8,0,0,1,192,112a24,24,0,1,0-23.24-30,8,8,0,1,1-15.5-4A40,40,0,1,1,219,117.51a67.94,67.94,0,0,1,27.43,21.68A8,8,0,0,1,244.8,150.4ZM190.92,212a8,8,0,1,1-13.84,8,57,57,0,0,0-98.16,0,8,8,0,1,1-13.84-8,72.06,72.06,0,0,1,33.74-29.92,48,48,0,1,1,58.36,0A72.06,72.06,0,0,1,190.92,212ZM128,176a32,32,0,1,0-32-32A32,32,0,0,0,128,176ZM72,120a8,8,0,0,0-8-8A24,24,0,1,1,87.24,82a8,8,0,1,0,15.5-4A40,40,0,1,0,37,117.51,67.94,67.94,0,0,0,9.6,139.19a8,8,0,1,0,12.8,9.61A51.6,51.6,0,0,1,64,128,8,8,0,0,0,72,120Z"></path>
            </svg>
        </div>
            Community Maintained
        </div>;
};

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

<div id="open-the-tablumio-startup-page">
  ## TABLUM.IO のスタートページを開く
</div>

<Note>
  Linux サーバー上の Docker に、TABLUM.IO のセルフホスト版をインストールできます。
</Note>

<div id="1-sign-up-or-sign-in-to-the-service">
  ## 1. サービスにサインアップまたはサインインします
</div>

まず、メールアドレスで TABLUM.IO にサインアップするか、Google または Facebook アカウントでクイックログインします。

<Image img="https://mintcdn.com/private-7c7dfe99-fix-nav-issues/ldyQZWT-cIRJh7wo/images/integrations/sql-clients/tablum-ch-0.png?fit=max&auto=format&n=ldyQZWT-cIRJh7wo&q=85&s=bc4ef9673a50af4be4ce1ca5de28fb04" size="md" border alt="TABLUM.IO のログインページ" width="1365" height="732" data-path="images/integrations/sql-clients/tablum-ch-0.png" />

<div id="2-add-a-clickhouse-connector">
  ## 2. ClickHouse コネクタを追加する
</div>

ClickHouse の接続情報を用意し、**コネクタ** タブに移動して、ホスト URL、ポート、ユーザー名、パスワード、データベース名、コネクタ名を入力します。これらのフィールドの入力が完了したら、**Test connection** ボタンをクリックして接続情報を確認し、その後 **Save connector for me** をクリックして保存します。

<Tip>
  接続情報に応じて、正しい **HTTP** ポートを指定し、**SSL** モードを切り替えてください。
</Tip>

<Tip>
  通常、TLS を使用する場合のポートは 8443、TLS を使用しない場合は 8123 です。
</Tip>

<Image img="https://mintcdn.com/private-7c7dfe99-fix-nav-issues/ldyQZWT-cIRJh7wo/images/integrations/sql-clients/tablum-ch-1.png?fit=max&auto=format&n=ldyQZWT-cIRJh7wo&q=85&s=68fb88de675e6a9533053b5d2d9e925a" size="lg" border alt="TABLUM.IO で ClickHouse コネクタを追加する" width="1365" height="732" data-path="images/integrations/sql-clients/tablum-ch-1.png" />

<div id="3-select-the-connector">
  ## 3. コネクタを選択
</div>

**Dataset** タブに移動し、ドロップダウンから最近作成した ClickHouse コネクタを選択します。右側のパネルに、利用可能なテーブルとスキーマの一覧が表示されます。

<Image img="https://mintcdn.com/private-7c7dfe99-fix-nav-issues/ldyQZWT-cIRJh7wo/images/integrations/sql-clients/tablum-ch-2.png?fit=max&auto=format&n=ldyQZWT-cIRJh7wo&q=85&s=5e470a3112e2bc4a984d0c7af5042f5c" size="lg" border alt="TABLUM.IO で ClickHouse コネクタを選択" width="1365" height="732" data-path="images/integrations/sql-clients/tablum-ch-2.png" />

<div id="4-input-a-sql-query-and-run-it">
  ## 4. SQL Console でクエリを入力して実行する
</div>

SQL Console にクエリを入力し、**Run Query** をクリックします。結果はスプレッドシート形式で表示されます。

<Tip>
  カラム名を右クリックすると、ソート、フィルター、その他の操作が表示されるドロップダウンメニューが開きます。
</Tip>

<Image img="https://mintcdn.com/private-7c7dfe99-fix-nav-issues/ldyQZWT-cIRJh7wo/images/integrations/sql-clients/tablum-ch-3.png?fit=max&auto=format&n=ldyQZWT-cIRJh7wo&q=85&s=28621a27bff7e2ce345f97ffcbf53444" size="lg" border alt="TABLUM.IOでSQLクエリを実行する" width="1365" height="732" data-path="images/integrations/sql-clients/tablum-ch-3.png" />

<Note>
  TABLUM.IO では次のことができます

  * TABLUM.IO アカウント内で複数の ClickHouse コネクタを作成して利用する
  * データソースに関係なく、読み込まれた任意のデータに対してクエリを実行する
  * 結果を新しい ClickHouse データベースとして共有する
</Note>

<div id="learn-more">
  ## 詳細はこちら
</div>

TABLUM.IO の詳細は、[https://tablum.io](https://tablum.io) をご覧ください。
