From 03a0d92d8d9c82a6e57d7c1a101e1c2f4129f676 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 | 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 ee9c95b7fc70..7daa3da8a118 100644 --- a/develop/dev-guide-third-party-support.md +++ b/develop/dev-guide-third-party-support.md @@ -179,4 +179,5 @@ PingCAP 与开源社区合作,通过三方工具提供以下支持: | GUI | 最新已测试版本 | 支持等级 | 教程 | | - | - | - | - | -| [DBeaver](https://dbeaver.io/) | 23.0.1 | Full | N/A | \ No newline at end of file +| [DBeaver](https://dbeaver.io/) | 23.0.1 | 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