Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
27 commits
Select commit Hold shift + click to select a range
97bd067
[create-pull-request] automated change
ti-chi-bot[bot] Jul 1, 2026
9b22e8f
Apply suggestions from code review
yahonda Jul 2, 2026
3f2b457
Update tidb-cloud/connect-via-standard-connection-serverless.md
yahonda Jul 2, 2026
0bc90a2
Update tidb-cloud/connect-via-standard-connection-serverless.md
yahonda Jul 2, 2026
9d459d9
Update tidb-cloud/connect-via-standard-connection-serverless.md
yahonda Jul 2, 2026
8759d7b
Update tidb-cloud/set-up-private-endpoint-connections-serverless.md
yahonda Jul 2, 2026
94ae64f
Update TOC-tidb-cloud-essential.md
yahonda Jul 2, 2026
be8e8fc
Update tidb-cloud/set-up-private-endpoint-connections-serverless.md
yahonda Jul 2, 2026
457924b
Update tidb-cloud/set-up-private-endpoint-connections-serverless.md
yahonda Jul 2, 2026
853b9f1
Update tidb-cloud/connect-via-standard-connection-serverless.md
yahonda Jul 2, 2026
81f3156
Update tidb-cloud/connect-via-standard-connection-serverless.md
yahonda Jul 2, 2026
065a9e3
Update tidb-cloud/connect-via-standard-connection-serverless.md
yahonda Jul 2, 2026
0da9aaa
Update tidb-cloud/limited-sql-features-tidb-x.md
yahonda Jul 2, 2026
f98b6c8
Update tidb-cloud/limited-sql-features-tidb-x.md
yahonda Jul 2, 2026
41610ae
Update tidb-cloud/limited-sql-features-tidb-x.md
yahonda Jul 2, 2026
0de1f80
Update tidb-cloud/limited-sql-features-tidb-x.md
yahonda Jul 2, 2026
32e8bf3
Update tidb-cloud/limited-sql-features-tidb-x.md
yahonda Jul 2, 2026
118937c
Update tidb-cloud/limited-sql-features-tidb-x.md
yahonda Jul 2, 2026
247b5ec
fix(i18n-ja): fix heading structure in private endpoint doc and trans…
yahonda Jul 2, 2026
700a15f
fix(i18n-ja): normalize terminology - endpoint shared/exclusive model…
yahonda Jul 2, 2026
8b57195
retranslate _index files changes after enhancing translation scripts
qiancai Jul 3, 2026
a8783e1
retranslate changes in tidb-cloud/branch-github-integration.md after …
qiancai Jul 3, 2026
fddd3af
tidb-configuration-file.md: fix section title format
qiancai Jul 3, 2026
04c04ec
Update tidb-cloud/branch-github-integration.md
yahonda Jul 3, 2026
1a602fe
Update tidb-cloud/branch-github-integration.md
yahonda Jul 3, 2026
ba0ef33
remove the unnecessary anchors in TOC files (no need to display or us…
qiancai Jul 3, 2026
470a3cc
fix(i18n-ja): update H1 anchor IDs to match heading text and English …
yahonda Jul 3, 2026
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
14 changes: 7 additions & 7 deletions TOC-ai.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,18 +2,18 @@

<!-- markdownlint-disable MD041 -->

# 目次 {#table-of-contents}
# 目次

## クイックスタート {#quick-start}
## クイックスタート

- [Pythonで始める](/ai/quickstart-via-python.md)
- [SQL経由で開始する](/ai/quickstart-via-sql.md)

## コンセプト {#concepts}
## コンセプト

- [ベクトル検索](/ai/concepts/vector-search-overview.md)

## ガイド {#guides}
## ガイド

- [TiDBに接続する](/ai/guides/connect.md)
- [表の操作](/ai/guides/tables.md)
Expand All @@ -32,7 +32,7 @@
- [生のSQLクエリ](/ai/guides/raw-queries.md)
- [トランザクション](/ai/guides/transactions.md)

## 例 {#examples}
## 例

- [基本的なCRUD操作](/ai/examples/basic-with-pytidb.md)
- [自動埋め込み](/ai/examples/auto-embedding-with-pytidb.md)
Expand All @@ -46,7 +46,7 @@
- [会話記憶](/ai/examples/memory-with-pytidb.md)
- [テキストからSQLへ](/ai/examples/text2sql-with-pytidb.md)

## 統合 {#integrations}
## 統合

- [統合の概要](/ai/integrations/vector-search-integration-overview.md)
- 自動埋め込み
Expand Down Expand Up @@ -77,7 +77,7 @@
- [VS Code](/ai/integrations/tidb-mcp-vscode.md)
- [Windsurf](/ai/integrations/tidb-mcp-windsurf.md)

## 参照 {#reference}
## 参照

- [ベクトルデータ型](/ai/reference/vector-search-data-types.md)
- [関数と演算子](/ai/reference/vector-search-functions-and-operators.md)
Expand Down
6 changes: 3 additions & 3 deletions TOC-api.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,16 +2,16 @@

<!-- markdownlint-disable MD041 -->

# 目次 {#table-of-contents}
# 目次

## TiDB Cloud {#tidb-cloud}
## TiDB Cloud

- [APIの概要](/api/tidb-cloud-api-overview.md)
- [API v1beta2](/api/tidb-cloud-api-v1beta2.md)
- [API v1beta1](/api/tidb-cloud-api-v1beta1.md)
- [API v1beta](/api/tidb-cloud-api-v1beta.md)

## TiDB Self-Managed {#tidb-self-managed}
## TiDB Self-Managed

- [TiProxy API](/api/tiproxy-api-overview.md)
- [データ移行API](/api/dm-api-overview.md)
Expand Down
12 changes: 6 additions & 6 deletions TOC-best-practices.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,33 +2,33 @@

<!-- markdownlint-disable MD041 -->

# 目次 {#table-of-contents}
# 目次

## 概要 {#overview}
## 概要

- [TiDBを使用する](/best-practices/tidb-best-practices.md)

## スキーマ設計 {#schema-design}
## スキーマ設計

- [DDLを管理する](/best-practices/ddl-introduction.md)
- [UUIDを主キーとして使用する](/best-practices/uuid.md)
- [TiDB パーティションテーブルを使用する](/best-practices/tidb-partitioned-tables-best-practices.md)
- [複数列インデックスの最適化](/best-practices/multi-column-index-best-practices.md)
- [インデックスを管理し、未使用のインデックスを特定する](/best-practices/index-management-best-practices.md)

## 展開 {#deployment}
## 展開

- [パブリッククラウドにTiDBをデプロイ](/best-practices/best-practices-on-public-cloud.md)
- [3ノードのハイブリッド展開](/best-practices/three-nodes-hybrid-deployment.md)
- [3つのデータセンター展開におけるローカル読み取り](/best-practices/three-dc-local-read.md)

## オペレーション {#operations}
## オペレーション

- [負荷分散にHAProxyを使用する](/best-practices/haproxy-best-practices.md)
- [読み取り専用ストレージノードを使用する](/best-practices/readonly-nodes.md)
- [Grafana を使用して TiDB を監視する](/best-practices/grafana-monitor-best-practices.md)

## 性能チューニング {#performance-tuning}
## 性能チューニング

- [SaaS マルチテナントシナリオで数百万のテーブルを処理](/best-practices/saas-best-practices.md)
- [高同時書き込みの処理](/best-practices/high-concurrency-best-practices.md)
Expand Down
10 changes: 5 additions & 5 deletions TOC-develop.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,15 @@

<!-- markdownlint-disable MD041 -->

# 目次 {#table-of-contents}
# 目次

## クイックスタート {#quick-start}
## クイックスタート

- [TiDB Cloud Starterインスタンスを作成する](/develop/dev-guide-build-cluster-in-cloud.md)
- [TiDBの基本](/develop/dev-guide-tidb-basics.md)
- [TiDBにおけるCRUD SQL](/develop/dev-guide-tidb-crud-sql.md)

## ガイド {#guides}
## ガイド

- TiDBに接続する
- [概要](/develop/dev-guide-connect-to-tidb.md)
Expand Down Expand Up @@ -101,7 +101,7 @@
- [不安定な結果セット](/develop/dev-guide-unstable-result-set.md)
- [タイムアウト](/develop/dev-guide-timeouts-in-tidb.md)

## 統合 {#integrations}
## 統合

- サードパーティサポート
- [TiDBがサポートするサードパーティツール](/develop/dev-guide-third-party-support.md)
Expand All @@ -110,7 +110,7 @@
- [Amazon AppFlow](/develop/dev-guide-aws-appflow-integration.md)
- [WordPress](/develop/dev-guide-wordpress.md)

## 参照 {#reference}
## 参照

- 開発ガイドライン
- [オブジェクト命名規則](/develop/dev-guide-object-naming-guidelines.md)
Expand Down
Loading
Loading