Skip to content

Alibaba updates #20672

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 14 commits into from
Mar 31, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
55 changes: 10 additions & 45 deletions TOC-tidb-cloud.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@
- Why TiDB Cloud
- [TiDB Cloud Introduction](/tidb-cloud/tidb-cloud-intro.md)
- [MySQL Compatibility](/mysql-compatibility.md)
- [Roadmap](/tidb-cloud/tidb-cloud-roadmap.md)
- Get Started with TiDB Cloud
- [Try Out TiDB Cloud](/tidb-cloud/tidb-cloud-quickstart.md)
- [Try Out TiDB + AI](/tidb-cloud/vector-search-get-started-using-python.md)
Expand All @@ -21,7 +20,6 @@
- [Transactions](/tidb-cloud/transaction-concepts.md)
- [SQL](/tidb-cloud/sql-concepts.md)
- [AI Features](/tidb-cloud/ai-feature-concepts.md)
- [Data Service](/tidb-cloud/data-service-concepts.md) ![BETA](/media/tidb-cloud/blank_transparent_placeholder.png)
- [Scalability](/tidb-cloud/scalability-concepts.md)
- [High Availability](/tidb-cloud/serverless-high-availability.md)
- [Monitoring](/tidb-cloud/monitoring-concepts.md)
Expand Down Expand Up @@ -68,7 +66,6 @@
- [Sequelize](/develop/dev-guide-sample-application-nodejs-sequelize.md)
- [TypeORM](/develop/dev-guide-sample-application-nodejs-typeorm.md)
- [Next.js](/develop/dev-guide-sample-application-nextjs.md)
- [AWS Lambda](/develop/dev-guide-sample-application-aws-lambda.md)
- Ruby
- [mysql2](/develop/dev-guide-sample-application-ruby-mysql2.md)
- [Rails](/develop/dev-guide-sample-application-ruby-rails.md)
Expand Down Expand Up @@ -132,9 +129,9 @@

- Manage Cluster
- [Select Your Cluster Tier](/tidb-cloud/select-cluster-tier.md)
- Manage TiDB Cloud Starter Clusters
- [Create a TiDB Cloud Starter Cluster](/tidb-cloud/create-tidb-cluster-serverless.md)
- Connect to Your TiDB Cloud Starter Cluster
- Manage TiDB Cloud Clusters
- [Create a TiDB Cloud Cluster](/tidb-cloud/create-tidb-cluster-serverless.md)
- Connect to Your TiDB Cloud Cluster
- [Connection Overview](/tidb-cloud/connect-to-tidb-cluster-serverless.md)
- [Connect via Public Endpoint](/tidb-cloud/connect-via-standard-connection-serverless.md)
- [Connect via Private Endpoint](/tidb-cloud/set-up-private-endpoint-connections-serverless.md)
Expand All @@ -143,8 +140,8 @@
- [Manage Branches](/tidb-cloud/branch-manage.md)
- [GitHub Integration](/tidb-cloud/branch-github-integration.md)
- [Manage Spending Limit](/tidb-cloud/manage-serverless-spend-limit.md)
- [Back Up and Restore TiDB Cloud Starter Data](/tidb-cloud/backup-and-restore-serverless.md)
- [Export Data from TiDB Cloud Starter](/tidb-cloud/serverless-export.md)
- [Back Up and Restore TiDB Cloud Data](/tidb-cloud/backup-and-restore-serverless.md)
- [Export Data from TiDB Cloud](/tidb-cloud/serverless-export.md)
- Use an HTAP Cluster with TiFlash
- [TiFlash Overview](/tiflash/tiflash-overview.md)
- [Create TiFlash Replicas](/tiflash/create-tiflash-replicas.md)
Expand Down Expand Up @@ -226,14 +223,10 @@
- [Import Parquet Files from Amazon S3, GCS, or Azure Blob Storage](/tidb-cloud/import-parquet-files-serverless.md)
- [Import with MySQL CLI](/tidb-cloud/import-with-mysql-cli-serverless.md)
- Reference
- [Configure External Storage Access for TiDB Cloud Starter](/tidb-cloud/serverless-external-storage.md)
- [Configure External Storage Access for TiDB Cloud](/tidb-cloud/serverless-external-storage.md)
- [Naming Conventions for Data Import](/tidb-cloud/naming-conventions-for-data-import.md)
- [CSV Configurations for Importing Data](/tidb-cloud/csv-config-for-import-data.md)
- [Troubleshoot Access Denied Errors during Data Import from Amazon S3](/tidb-cloud/troubleshoot-import-access-denied-error.md)
- [Connect AWS DMS to TiDB Cloud clusters](/tidb-cloud/tidb-cloud-connect-aws-dms.md)
- Explore Data
- [Chat2Query in SQL Editor](/tidb-cloud/explore-data-with-chat2query.md) ![BETA](/media/tidb-cloud/blank_transparent_placeholder.png)
- [SQL Proxy Account](/tidb-cloud/sql-proxy-account.md)
- Vector Search ![BETA](/media/tidb-cloud/blank_transparent_placeholder.png)
- [Overview](/tidb-cloud/vector-search-overview.md)
- Get Started
Expand All @@ -256,24 +249,6 @@
- [Vector Index](/tidb-cloud/vector-search-index.md)
- [Improve Performance](/tidb-cloud/vector-search-improve-performance.md)
- [Limitations](/tidb-cloud/vector-search-limitations.md)
- [Changelogs](/tidb-cloud/vector-search-changelogs.md)
- Data Service ![BETA](/media/tidb-cloud/blank_transparent_placeholder.png)
- [Overview](/tidb-cloud/data-service-overview.md)
- [Get Started](/tidb-cloud/data-service-get-started.md)
- Chat2Query API
- [Get Started](/tidb-cloud/use-chat2query-api.md)
- [Start Multi-round Chat2Query](/tidb-cloud/use-chat2query-sessions.md)
- [Use Knowledge Bases](/tidb-cloud/use-chat2query-knowledge.md)
- [Manage Data App](/tidb-cloud/data-service-manage-data-app.md)
- [Manage Endpoint](/tidb-cloud/data-service-manage-endpoint.md)
- [API Key](/tidb-cloud/data-service-api-key.md)
- [Custom Domain](/tidb-cloud/data-service-custom-domain.md)
- [Integrations](/tidb-cloud/data-service-integrations.md)
- [Run in Postman](/tidb-cloud/data-service-postman-integration.md)
- [Deploy Automatically with GitHub](/tidb-cloud/data-service-manage-github-connection.md)
- [Use OpenAPI Specification with Next.js](/tidb-cloud/data-service-oas-with-nextjs.md)
- [Data App Configuration Files](/tidb-cloud/data-service-app-config-files.md)
- [Response and Status Code](/tidb-cloud/data-service-response-and-status-code.md)
- Security
- Identity Access Control
- [Password Authentication](/tidb-cloud/tidb-cloud-password-authentication.md)
Expand All @@ -282,10 +257,9 @@
- [Identity Access Management](/tidb-cloud/manage-user-access.md)
- [OAuth 2.0](/tidb-cloud/oauth2.md)
- Network Access Control
- TiDB Cloud Starter
- [Connect via Private Endpoint](/tidb-cloud/set-up-private-endpoint-connections-serverless.md)
- [Configure Firewall Rules for Public Endpoints](/tidb-cloud/configure-serverless-firewall-rules-for-public-endpoints.md)
- [TLS Connections to TiDB Cloud Starter](/tidb-cloud/secure-connections-to-serverless-clusters.md)
- [Connect via Private Endpoint](/tidb-cloud/set-up-private-endpoint-connections-serverless.md)
- [Configure Firewall Rules for Public Endpoints](/tidb-cloud/configure-serverless-firewall-rules-for-public-endpoints.md)
- [TLS Connections to TiDB Cloud](/tidb-cloud/secure-connections-to-serverless-clusters.md)
- Audit Management
- [Console Audit Logging](/tidb-cloud/tidb-cloud-console-auditing.md)
- Billing
Expand All @@ -295,12 +269,9 @@
- [Billing Profile](/tidb-cloud/tidb-cloud-billing.md#billing-profile)
- [Credits](/tidb-cloud/tidb-cloud-billing.md#credits)
- [Payment Method Setting](/tidb-cloud/tidb-cloud-billing.md#payment-method)
- [Billing from AWS or GCP Marketplace](/tidb-cloud/tidb-cloud-billing.md#billing-from-aws-marketplace-or-google-cloud-marketplace)
- [Manage Budgets](/tidb-cloud/tidb-cloud-budget.md)
- Integrations
- [Airbyte](/tidb-cloud/integrate-tidbcloud-with-airbyte.md)
- [Amazon AppFlow](/develop/dev-guide-aws-appflow-integration.md)
- [AWS Lambda](/tidb-cloud/integrate-tidbcloud-with-aws-lambda.md)
- [Cloudflare](/tidb-cloud/integrate-tidbcloud-with-cloudflare.md)
- [dbt](/tidb-cloud/integrate-tidbcloud-with-dbt.md)
- [Gitpod](/develop/dev-guide-playground-gitpod.md)
Expand Down Expand Up @@ -579,7 +550,6 @@
- [Overview](/tidb-cloud/api-overview.md)
- v1beta1
- [Billing](https://docs.pingcap.com/tidbcloud/api/v1beta1/billing)
- [Data Service](https://docs.pingcap.com/tidbcloud/api/v1beta1/dataservice)
- [IAM](https://docs.pingcap.com/tidbcloud/api/v1beta1/iam)
- [MSP (Deprecated)](https://docs.pingcap.com/tidbcloud/api/v1beta1/msp)
- [v1beta](https://docs.pingcap.com/tidbcloud/api/v1beta)
Expand Down Expand Up @@ -677,9 +647,4 @@
- [Get Support](/tidb-cloud/tidb-cloud-support.md)
- FAQs
- [TiDB Cloud FAQs](/tidb-cloud/tidb-cloud-faq.md)
- [TiDB Cloud Starter FAQs](/tidb-cloud/serverless-faqs.md)

## RELEASES

- Release Notes
- [2025](/tidb-cloud/tidb-cloud-release-notes.md)
- [TiDB Cloud Starter FAQs](/tidb-cloud/serverless-faqs.md)
6 changes: 0 additions & 6 deletions _docHome.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,12 +38,6 @@ Explore native support of Vector Search in TiDB Cloud to build your AI applicati

</DocHomeCard>

<DocHomeCard href="/tidbcloud/tidb-cloud-roadmap" label="TiDB Cloud Roadmap" icon="cloud-roadmap-mauve">

Planned features and releases for TiDB Cloud.

</DocHomeCard>

</DocHomeCardContainer>

</DocHomeSection>
Expand Down
2 changes: 1 addition & 1 deletion develop/dev-guide-build-cluster-in-cloud.md
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@ mysql Ver 15.1 Distrib 5.5.68-MariaDB, for Linux (x86_64) using readline 5.1
> **Note:**
>
> - When you connect to a TiDB Cloud Starter cluster, you must [use the TLS connection](/tidb-cloud/secure-connections-to-serverless-clusters.md).
> - If you encounter problems when connecting to a TiDB Cloud Starter cluster, you can read [Secure Connections to TiDB Cloud Starter Clusters](/tidb-cloud/secure-connections-to-serverless-clusters.md) for more information.
> - If you encounter problems when connecting to a TiDB Cloud Starter cluster, you can read [Secure Connections to TiDB Cloud](/tidb-cloud/secure-connections-to-serverless-clusters.md) for more information.

</CustomContent>

Expand Down
4 changes: 0 additions & 4 deletions develop/dev-guide-gui-datagrip.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,6 @@ summary: Learn how to connect to TiDB using JetBrains DataGrip. This tutorial al

TiDB is a MySQL-compatible database, and [JetBrains DataGrip](https://www.jetbrains.com/help/datagrip/getting-started.html) is a powerful integrated development environment (IDE) for database and SQL. This tutorial walks you through the process of connecting to your TiDB cluster using DataGrip.

> **Note:**
>
> This tutorial is compatible with TiDB Cloud Starter.

You can use DataGrip in two ways:

- As the [DataGrip IDE](https://www.jetbrains.com/datagrip/download) standalone tool.
Expand Down
4 changes: 0 additions & 4 deletions develop/dev-guide-gui-dbeaver.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,6 @@ TiDB is a MySQL-compatible database, and [DBeaver Community](https://dbeaver.io/

In this tutorial, you can learn how to connect to your TiDB cluster using DBeaver Community.

> **Note:**
>
> This tutorial is compatible with TiDB Cloud Starter.

## Prerequisites

To complete this tutorial, you need:
Expand Down
4 changes: 0 additions & 4 deletions develop/dev-guide-gui-mysql-workbench.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,6 @@ TiDB is a MySQL-compatible database, and [MySQL Workbench](https://www.mysql.com

In this tutorial, you can learn how to connect to your TiDB cluster using MySQL Workbench.

> **Note:**
>
> This tutorial is compatible with TiDB Cloud Starter.

## Prerequisites

To complete this tutorial, you need:
Expand Down
4 changes: 0 additions & 4 deletions develop/dev-guide-gui-navicat.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,6 @@ TiDB is a MySQL-compatible database, and [Navicat](https://www.navicat.com) is a

In this tutorial, you can learn how to connect to your TiDB cluster using Navicat.

> **Note:**
>
> This tutorial is compatible with TiDB Cloud Starter.

## Prerequisites

To complete this tutorial, you need:
Expand Down
3 changes: 1 addition & 2 deletions develop/dev-guide-gui-vscode-sqltools.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,7 @@ In this tutorial, you can learn how to connect to your TiDB cluster using Visual

> **Note:**
>
> - This tutorial is compatible with TiDB Cloud Starter.
> - This tutorial also works with Visual Studio Code Remote Development environments, such as [GitHub Codespaces](https://github.com/features/codespaces), [Visual Studio Code Dev Containers](https://code.visualstudio.com/docs/devcontainers/containers), and [Visual Studio Code WSL](https://code.visualstudio.com/docs/remote/wsl).
> This tutorial also works with Visual Studio Code Remote Development environments, such as [GitHub Codespaces](https://github.com/features/codespaces), [Visual Studio Code Dev Containers](https://code.visualstudio.com/docs/devcontainers/containers), and [Visual Studio Code WSL](https://code.visualstudio.com/docs/remote/wsl).

## Prerequisites

Expand Down
4 changes: 0 additions & 4 deletions develop/dev-guide-sample-application-golang-gorm.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,6 @@ In this tutorial, you can learn how to use TiDB and GORM to accomplish the follo
- Connect to your TiDB cluster using GORM.
- Build and run your application. Optionally, you can find [sample code snippets](#sample-code-snippets) for basic CRUD operations.

> **Note:**
>
> This tutorial works with TiDB Cloud Starter.

## Prerequisites

To complete this tutorial, you need:
Expand Down
4 changes: 0 additions & 4 deletions develop/dev-guide-sample-application-golang-sql-driver.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,6 @@ In this tutorial, you can learn how to use TiDB and Go-MySQL-Driver to accomplis
- Connect to your TiDB cluster using Go-MySQL-Driver.
- Build and run your application. Optionally, you can find [sample code snippets](#sample-code-snippets) for basic CRUD operations.

> **Note:**
>
> This tutorial works with TiDB Cloud Starter.

## Prerequisites

To complete this tutorial, you need:
Expand Down
4 changes: 0 additions & 4 deletions develop/dev-guide-sample-application-java-hibernate.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,6 @@ In this tutorial, you can learn how to use TiDB and Hibernate to accomplish the
- Connect to your TiDB cluster using Hibernate.
- Build and run your application. Optionally, you can find [sample code snippets](#sample-code-snippets) for basic CRUD operations.

> **Note:**
>
> This tutorial works with TiDB Cloud Starter.

## Prerequisites

To complete this tutorial, you need:
Expand Down
4 changes: 0 additions & 4 deletions develop/dev-guide-sample-application-java-jdbc.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,6 @@ In this tutorial, you can learn how to use TiDB and JDBC to accomplish the follo
- Connect to your TiDB cluster using JDBC.
- Build and run your application. Optionally, you can find [sample code snippets](#sample-code-snippets) for basic CRUD operations.

> **Note:**
>
> This tutorial works with TiDB Cloud Starter.

## Prerequisites

To complete this tutorial, you need:
Expand Down
4 changes: 0 additions & 4 deletions develop/dev-guide-sample-application-java-mybatis.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,6 @@ In this tutorial, you can learn how to use TiDB and MyBatis to accomplish the fo
- Connect to your TiDB cluster using MyBatis.
- Build and run your application. Optionally, you can find [sample code snippets](#sample-code-snippets) for basic CRUD operations.

> **Note:**
>
> This tutorial works with TiDB Cloud Starter.

## Prerequisites

To complete this tutorial, you need:
Expand Down
4 changes: 0 additions & 4 deletions develop/dev-guide-sample-application-java-spring-boot.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,6 @@ In this tutorial, you can learn how to use TiDB along with [Spring Data JPA](htt
- Connect to your TiDB cluster using Hibernate and Spring Data JPA.
- Build and run your application. Optionally, you can find [sample code snippets](#sample-code-snippets) for basic CRUD operations.

> **Note:**
>
> This tutorial works with TiDB Cloud Starter.

## Prerequisites

To complete this tutorial, you need:
Expand Down
4 changes: 0 additions & 4 deletions develop/dev-guide-sample-application-nextjs.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,6 @@ In this tutorial, you can learn how to use TiDB and mysql2 in Next.js to accompl
- Connect to your TiDB cluster using mysql2.
- Build and run your application. Optionally, you can find [sample code snippets](#sample-code-snippets) for basic CRUD operations.

> **Note**
>
> This tutorial works with TiDB Cloud Starter.

## Prerequisites

To complete this tutorial, you need:
Expand Down
4 changes: 0 additions & 4 deletions develop/dev-guide-sample-application-nodejs-mysql2.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,6 @@ In this tutorial, you can learn how to use TiDB and node-mysql2 to accomplish th
- Connect to your TiDB cluster using node-mysql2.
- Build and run your application. Optionally, you can find [sample code snippets](#sample-code-snippets) for basic CRUD operations.

> **Note:**
>
> This tutorial works with TiDB Cloud Starter.

## Prerequisites

To complete this tutorial, you need:
Expand Down
4 changes: 0 additions & 4 deletions develop/dev-guide-sample-application-nodejs-mysqljs.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,6 @@ In this tutorial, you can learn how to use TiDB and mysql.js driver to accomplis
- Connect to your TiDB cluster using mysql.js driver.
- Build and run your application. Optionally, you can find [sample code snippets](#sample-code-snippets) for basic CRUD operations.

> **Note:**
>
> This tutorial works with TiDB Cloud Starter.

## Prerequisites

To complete this tutorial, you need:
Expand Down
4 changes: 0 additions & 4 deletions develop/dev-guide-sample-application-nodejs-prisma.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,6 @@ In this tutorial, you can learn how to use TiDB and Prisma to accomplish the fol
- Connect to your TiDB cluster using Prisma.
- Build and run your application. Optionally, you can find [sample code snippets](#sample-code-snippets) for basic CRUD operations.

> **Note:**
>
> This tutorial works with TiDB Cloud Starter.

## Prerequisites

To complete this tutorial, you need:
Expand Down
4 changes: 0 additions & 4 deletions develop/dev-guide-sample-application-nodejs-sequelize.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,6 @@ In this tutorial, you can learn how to use TiDB and Sequelize to accomplish the
- Connect to your TiDB cluster using Sequelize.
- Build and run your application. Optionally, you can find [sample code snippets](#sample-code-snippets) for basic CRUD operations.

> **Note**
>
> This tutorial works with TiDB Cloud Starter.

## Prerequisites

To complete this tutorial, you need:
Expand Down
4 changes: 0 additions & 4 deletions develop/dev-guide-sample-application-nodejs-typeorm.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,6 @@ In this tutorial, you can learn how to use TiDB and TypeORM to accomplish the fo
- Connect to your TiDB cluster using TypeORM.
- Build and run your application. Optionally, you can find [sample code snippets](#sample-code-snippets) for basic CRUD operations.

> **Note**
>
> This tutorial works with TiDB Cloud Starter.

## Prerequisites

To complete this tutorial, you need:
Expand Down
4 changes: 0 additions & 4 deletions develop/dev-guide-sample-application-python-django.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,6 @@ In this tutorial, you can learn how to use TiDB and Django to accomplish the fol
- Connect to your TiDB cluster using Django.
- Build and run your application. Optionally, you can find sample code snippets for basic CRUD operations.

> **Note:**
>
> This tutorial works with TiDB Cloud Starter clusters.

## Prerequisites

To complete this tutorial, you need:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,6 @@ In this tutorial, you can learn how to use TiDB and MySQL Connector/Python to ac
- Connect to your TiDB cluster using MySQL Connector/Python.
- Build and run your application. Optionally, you can find sample code snippets for basic CRUD operations.

> **Note:**
>
> This tutorial works with TiDB Cloud Starter clusters.

## Prerequisites

To complete this tutorial, you need:
Expand Down
4 changes: 0 additions & 4 deletions develop/dev-guide-sample-application-python-mysqlclient.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,6 @@ In this tutorial, you can learn how to use TiDB and mysqlclient to accomplish th
- Connect to your TiDB cluster using mysqlclient.
- Build and run your application. Optionally, you can find sample code snippets for basic CRUD operations.

> **Note:**
>
> This tutorial works with TiDB Cloud Starter.

## Prerequisites

To complete this tutorial, you need:
Expand Down
4 changes: 0 additions & 4 deletions develop/dev-guide-sample-application-python-peewee.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,6 @@ In this tutorial, you can learn how to use TiDB and peewee to accomplish the fol
- Connect to your TiDB cluster using peewee.
- Build and run your application. Optionally, you can find sample code snippets for basic CRUD operations.

> **Note:**
>
> This tutorial works with TiDB Cloud Starter clusters.

## Prerequisites

To complete this tutorial, you need:
Expand Down
4 changes: 0 additions & 4 deletions develop/dev-guide-sample-application-python-pymysql.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,6 @@ In this tutorial, you can learn how to use TiDB and PyMySQL to accomplish the fo
- Connect to your TiDB cluster using PyMySQL.
- Build and run your application. Optionally, you can find sample code snippets for basic CRUD operations.

> **Note:**
>
> This tutorial works with TiDB Cloud Starter clusters.

## Prerequisites

To complete this tutorial, you need:
Expand Down
Loading
Loading