Skip to content

Commit 92554b0

Browse files
AUTO: Sync ScalarDB docs in English to docs site repo (#1132)
Co-authored-by: josh-wong <[email protected]>
1 parent b5109ca commit 92554b0

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

docs/deploy-overview.mdx

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,3 +17,7 @@ To learn how to deploy ScalarDB Cluster in a local Kubernetes environment by usi
1717
## Deploy ScalarDB Cluster in a cloud-based Kubernetes environment
1818

1919
To learn how to deploy ScalarDB Cluster in a cloud-based Kubernetes environment by using a Helm Chart, see [Deploy ScalarDB Cluster on Amazon Elastic Kubernetes Service (EKS)](scalar-kubernetes/ManualDeploymentGuideScalarDBClusterOnEKS.mdx).
20+
21+
## Deploy ScalarDB Analytics in a public cloud-based environment
22+
23+
To learn how to deploy ScalarDB Analytics in a public cloud-based environment, see [Deploy ScalarDB Analytics in Public Cloud Environments](scalardb-analytics/deployment.mdx).

docs/develop-overview.mdx

Lines changed: 4 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -18,20 +18,16 @@ In this sub-category, you can learn how to model your data based on the ScalarDB
1818

1919
For an overview of this sub-category, see [Run Transactions Overview](develop-run-transactions-overview.mdx).
2020

21-
## Run analytical queries
22-
23-
:::note
24-
25-
Coming soon.
26-
27-
:::
28-
2921
## Run non-transactional operations
3022

3123
In this sub-category, you can learn how to run such non-transactional storage operations.
3224

3325
For an overview of this sub-category, see [Run Non-Transactional Operations Overview](develop-run-non-transactional-operations-overview.mdx).
3426

27+
## Run analytical queries
28+
29+
To learn how to run analytical queries by using ScalarDB Analytics, see [Run Analytical Queries Through ScalarDB Analytics](scalardb-analytics/run-analytical-queries.mdx).
30+
3531
## Run sample applications
3632

3733
In this sub-category, you can learn how to run various sample applications that take advantage of ScalarDB.

0 commit comments

Comments
 (0)