メインコンテンツへスキップ
MySQL コネクタを使用すると、MySQL または MariaDB データベースをナレッジ ベースに直接接続できます。接続すると、EKB は指定したテーブルにインデックスを作成し、データベースのコンテンツを検索可能にし、AI エージェントがアクセスできるようにして、根拠のあるデータ駆動型の応答を実現します。

MySQL への接続

1

Open Project Settings

In your EKB project, navigate to Settings in the sidebar.
2

Go to Connections

Select the Connections tab and find the MySQL tile under Databases.
3

Open the MySQL popup

Click the MySQL tile. A popup appears with the option to connect to MySQL databases. Click + Add Connection.
4

Fill in the connection form

Enter the following details:ServerAuthenticationDatabase
5

Save the connection

Click Save. EKB will authenticate using the details provided. If successful, the MySQL tile on the Connections page will display a green dot and a count of your active MySQL connections.
You’re now ready to use your MySQL data in the Knowledge Base!