diff --git a/develop/dev-guide-third-party-support.md b/develop/dev-guide-third-party-support.md index b6f07edf42e59..149b6dbd19be4 100644 --- a/develop/dev-guide-third-party-support.md +++ b/develop/dev-guide-third-party-support.md @@ -38,37 +38,13 @@ If you encounter problems when connecting to TiDB using the tools listed in this - - C - libmysqlclient - 8.0 - Compatible - N/A - N/A - - - C#(.Net) - MySQL Connector/NET - 8.0 - Compatible - N/A - N/A - - - ODBC - MySQL Connector/ODBC - 8.0 - Compatible - N/A - N/A - Go Go-MySQL-Driver v1.6.0 Full N/A - Build a Simple CRUD App with TiDB and Go-MySQL-Driver + Connect to TiDB with Go-MySQL-Driver Java @@ -81,45 +57,7 @@ If you encounter problems when connecting to TiDB using the tools listed in this
  • pingcap/tidb-loadbalance
  • - Build a Simple CRUD App with TiDB and JDBC - - - JavaScript - mysql - v2.18.1 - Compatible - N/A - N/A - - - PHP - mysqlnd - PHP 5.4+ - Compatible - N/A - N/A - - - Python - MySQL Connector/Python - 8.0 - Compatible - N/A - Build a Simple CRUD App with TiDB and MySQL Connector/Python - - - mysqlclient - 2.1.1 - Compatible - N/A - Build a Simple CRUD App with TiDB and mysqlclient - - - PyMySQL - 1.0.2 - Compatible - N/A - Build a Simple CRUD App with TiDB and PyMySQL + Connect to TiDB with JDBC @@ -139,12 +77,12 @@ If you encounter problems when connecting to TiDB using the tools listed in this - Go + Go gorm v1.23.5 Full N/A - Build a Simple CRUD App with TiDB and GORM + Connect to TiDB with GORM beego @@ -167,34 +105,27 @@ If you encounter problems when connecting to TiDB using the tools listed in this N/A N/A - - ent - v0.11.0 - Compatible - N/A - N/A - Java Hibernate 6.1.0.Final Full N/A - Build a Simple CRUD App with TiDB and Hibernate + Connect to TiDB with Hibernate MyBatis v3.5.10 Full N/A - Build a Simple CRUD App with TiDB and MyBatis + Connect to TiDB with MyBatis Spring Data JPA 2.7.2 Full N/A - Build a Simple CRUD App with TiDB and Spring Boot + Connect to TiDB with Spring Boot jOOQ @@ -212,20 +143,13 @@ If you encounter problems when connecting to TiDB using the tools listed in this N/A - JavaScript / TypeScript + JavaScript / TypeScript sequelize v6.20.1 Full N/A N/A - - Knex.js - v1.0.7 - Compatible - N/A - N/A - Prisma Client 4.16.2 @@ -234,41 +158,19 @@ If you encounter problems when connecting to TiDB using the tools listed in this N/A - TypeORM - v0.3.6 - Compatible - N/A - N/A - - - PHP - laravel - v9.1.10 - Compatible - laravel-tidb - N/A - - - Python + Python Django v4.1 Full django-tidb - N/A + Connect to TiDB with Django SQLAlchemy v1.4.37 Full N/A - Build a Simple CRUD App with TiDB and SQLAlchemy - - - peewee - v3.14.10 - Compatible - N/A - Build a Simple CRUD App with TiDB and peewee + Connect to TiDB with SQLAlchemy @@ -277,42 +179,4 @@ If you encounter problems when connecting to TiDB using the tools listed in this | GUI | Latest tested version | Support level | Tutorial | | - | - | - | - | -| [DBeaver](https://dbeaver.io/) | 22.1.0 | Compatible | N/A | -| [Navicat for MySQL](https://www.navicat.com/) | 16.0.14 | Compatible | N/A | -| [MySQL Workbench](https://www.mysql.com/products/workbench/) | 8.0 | Compatible | N/A | - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    IDEPluginSupport levelTutorial
    DataGripN/ACompatibleN/A
    IntelliJ IDEAN/ACompatibleN/A
    Visual Studio CodeTiDECompatibleN/A
    MySQLCompatibleN/A
    +| [DBeaver](https://dbeaver.io/) | 23.0.1 | Full | N/A |