Skip to content

Commit 4767c4b

Browse files
AUTO: Sync ScalarDB docs in Japanese to docs site repo (#911)
Co-authored-by: josh-wong <[email protected]>
1 parent ca1b8b9 commit 4767c4b

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed

i18n/versioned_docs/ja-jp/docusaurus-plugin-content-docs/current/develop-run-non-transactional-operations-overview.mdx

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,6 @@ ScalarDB は、トランザクション機能なしで統一された抽象化
1818

1919
このサブカテゴリでは、このような非トランザクションストレージ操作を実行する方法を学習できます。
2020

21-
分析クエリの実行方法については、次のガイドを参照してください。
22-
2321
- CRUD インターフェースを使用して実行
2422
- [ScalarDB Core ライブラリを使用](run-non-transactional-storage-operations-through-library.mdx)
2523
- [ScalarDB Cluster を使用](scalardb-cluster/run-non-transactional-storage-operations-through-scalardb-cluster.mdx)

i18n/versioned_docs/ja-jp/docusaurus-plugin-content-docs/current/develop-run-transactions-overview.mdx

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,6 @@ import TranslationBanner from '/src/components/_translation-ja-jp.mdx';
1414

1515
このサブカテゴリでは、ScalarDB データモデルに基づいてデータをモデル化し、スキーマを作成する方法を学習できます。次に、ScalarDB Core ライブラリと、Core ライブラリをラップする gRPC サーバーである ScalarDB Cluster を介してトランザクションを実行する方法を学習できます。
1616

17-
正確で安全でパフォーマンスの高い ScalarDB ベースのアプリケーションを作成する方法については、次のガイドを参照してください。
18-
1917
- [データモデリング](data-modeling.mdx)
2018
- CRUD インターフェースを使用して実行
2119
- [ScalarDB Core ライブラリを使用](run-transactions-through-scalardb-core-library.mdx)

0 commit comments

Comments
 (0)