From 20ff4dcf84e3e782c13c5c8e6af2ee35b5fe28d7 Mon Sep 17 00:00:00 2001 From: Cheese Date: Wed, 25 Jun 2025 21:07:10 +0800 Subject: [PATCH] feat: add navicat into the supported gui part --- develop/dev-guide-third-party-support.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/develop/dev-guide-third-party-support.md b/develop/dev-guide-third-party-support.md index 82b4d9207264..391a8e39adf9 100644 --- a/develop/dev-guide-third-party-support.md +++ b/develop/dev-guide-third-party-support.md @@ -188,4 +188,5 @@ PingCAP 与开源社区合作,通过三方工具提供以下支持: |-----------------------------------------------------------|-----------------------|---------------|-----| | [JetBrains DataGrip](https://www.jetbrains.com/datagrip/) | 2023.2.1 | Full | N/A | | [DBeaver](https://dbeaver.io/) | 23.0.3 | Full | N/A | -| [Visual Studio Code](https://code.visualstudio.com/) | 1.72.0 | Full | N/A | \ No newline at end of file +| [Visual Studio Code](https://code.visualstudio.com/) | 1.72.0 | Full | N/A | +| [Navicat](https://www.navicat.com) | 17.1.6 | Full | [使用 Navicat 连接到 TiDB](/develop/dev-guide-gui-navicat.md) | \ No newline at end of file