From c0f272950e5fe62478571469a326a0cf62f236c1 Mon Sep 17 00:00:00 2001 From: Abdullah Kaya Date: Fri, 28 Aug 2026 23:04:55 +0300 Subject: [PATCH] Add LibreDB Studio to the list of supported GUI tools --- 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 9278fe02374ec..bf41894cae286 100644 --- a/develop/dev-guide-third-party-support.md +++ b/develop/dev-guide-third-party-support.md @@ -60,6 +60,7 @@ If you encounter problems when connecting to TiDB using the tools listed in this | [DBeaver](https://dbeaver.io/) | 23.0.3 | Full | [Connect to TiDB with DBeaver](/develop/dev-guide-gui-dbeaver.md) | | [Visual Studio Code](https://code.visualstudio.com/) | 1.72.0 | Full | [Connect to TiDB with Visual Studio Code](/develop/dev-guide-gui-vscode-sqltools.md) | | [Navicat](https://www.navicat.com) | 17.1.6 | Full | [Connect to TiDB with Navicat](/develop/dev-guide-gui-navicat.md) | +| [LibreDB Studio](https://libredb.org) | 0.13.4 | Full | N/A | ## Need help?