From 22bf82a25220f7589d7334f5e4367486db72c66a Mon Sep 17 00:00:00 2001 From: Cheese Date: Thu, 26 Jun 2025 14:05:51 +0800 Subject: [PATCH] feat: add navicat into the supported gui part (#20558) --- develop/dev-guide-third-party-support.md | 1 + 1 file changed, 1 insertion(+) diff --git a/develop/dev-guide-third-party-support.md b/develop/dev-guide-third-party-support.md index 472ffffa2de0..37ec3f1abe77 100644 --- a/develop/dev-guide-third-party-support.md +++ b/develop/dev-guide-third-party-support.md @@ -188,3 +188,4 @@ 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 | +| [Navicat](https://www.navicat.com) | 17.1.6 | Full | [使用 Navicat 连接到 TiDB](/develop/dev-guide-gui-navicat.md) | \ No newline at end of file