[Doc] Enhance DataGrip integration documentation (#63744)

This commit is contained in:
Dan Roscigno 2025-09-30 20:06:28 -04:00 committed by GitHub
parent a5da35091a
commit 0d5d2c76e9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 13 additions and 1 deletions

View File

@ -6,6 +6,10 @@ displayed_sidebar: docs
DataGrip supports querying both internal data and external data in StarRocks.
:::tip
[DataGrip docs](https://www.jetbrains.com/help/datagrip/getting-started.html)
:::
Create a data source in DataGrip. Note that you must select MySQL as the data source.
![DataGrip - 1](../../_assets/BI_datagrip_1.png)

View File

@ -6,6 +6,10 @@ displayed_sidebar: docs
DataGrip は、StarRocks 内部データと外部データの両方のクエリをサポートしています。
:::tip
[DataGrip docs](https://www.jetbrains.com/help/datagrip/getting-started.html)
:::
DataGrip でデータソースを作成します。データソースとして MySQL を選択する必要があることに注意してください。
![DataGrip - 1](../../_assets/BI_datagrip_1.png)
@ -21,4 +25,4 @@ DataGrip でデータソースを作成します。データソースとして M
- **Password**: StarRocks クラスターにログインするためのパスワード。
- **Database**: StarRocks クラスター内でアクセスしたいデータソース。このパラメータの値は `<catalog_name>.<database_name>` 形式です。
- `catalog_name`: StarRocks クラスター内のターゲット catalog の名前。内部および外部 catalog の両方がサポートされています。
- `database_name`: StarRocks クラスター内のターゲットデータベースの名前。内部および外部データベースの両方がサポートされています。
- `database_name`: StarRocks クラスター内のターゲットデータベースの名前。内部および外部データベースの両方がサポートされています。

View File

@ -6,6 +6,10 @@ displayed_sidebar: docs
DataGrip 支持查询 StarRocks 中的内部数据和外部数据。
:::tip
[DataGrip docs](https://www.jetbrains.com/help/datagrip/getting-started.html)
:::
在 DataGrip 中创建数据源。注意创建过程中需要选择 **MySQL** 作为数据源 (**Data** **Source**)。
![DataGrip - 1](../../_assets/BI_datagrip_1.png)