Skip to content

Commit 7667590

Browse files
committed
Create index.mdx
1 parent dc90725 commit 7667590

File tree

2 files changed

+82
-0
lines changed

2 files changed

+82
-0
lines changed

docs/index.mdx

Lines changed: 41 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,41 @@
1+
---
2+
tags:
3+
- Community
4+
- Enterprise Standard
5+
- Enterprise Premium
6+
displayed_sidebar: docsEnglish
7+
---
8+
9+
# ScalarDB
10+
11+
import { CardRowAbout, CardRowQuickstart, CardRowDevelop, CardRowDeploy, CardRowMigrate, CardRowManage, CardRowReference } from '/src/components/Cards/3.15';
12+
13+
ScalarDB is a cross-database HTAP engine. It achieves ACID transactions and real-time analytics across diverse databases to simplify the complexity of managing multiple databases.
14+
15+
**About ScalarDB**
16+
17+
<CardRowAbout />
18+
19+
**Quickstart**
20+
21+
<CardRowQuickstart />
22+
23+
**Develop**
24+
25+
<CardRowDevelop />
26+
27+
**Deploy**
28+
29+
<CardRowDeploy />
30+
31+
**Migrate**
32+
33+
<CardRowMigrate />
34+
35+
**Manage**
36+
37+
<CardRowManage />
38+
39+
**Troubleshoot & Reference**
40+
41+
<CardRowReference />
Lines changed: 41 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,41 @@
1+
---
2+
tags:
3+
- Community
4+
- Enterprise Standard
5+
- Enterprise Premium
6+
displayed_sidebar: docsJapanese
7+
---
8+
9+
# ScalarDB
10+
11+
import { CardRowAbout, CardRowQuickstart, CardRowDevelop, CardRowDeploy, CardRowMigrate, CardRowManage, CardRowReference } from '/src/components/Cards/ja-jp/3.15';
12+
13+
ScalarDB は、さまざまなデータベース向けのハイブリッドトランザクション/分析処理 (HTAP) エンジンです。データベース上でミドルウェアとして実行され、ACID トランザクションとリアルタイム分析を実現することでさまざまなデータベースを仮想的に統合し、複数のデータベースまたは単一のデータベースの複数のインスタンスの管理の複雑さを簡素化します。
14+
15+
**ScalarDB について**
16+
17+
<CardRowAbout />
18+
19+
**はじめる**
20+
21+
<CardRowQuickstart />
22+
23+
**開発**
24+
25+
<CardRowDevelop />
26+
27+
**デプロイ**
28+
29+
<CardRowDeploy />
30+
31+
**移行**
32+
33+
<CardRowMigrate />
34+
35+
**管理**
36+
37+
<CardRowManage />
38+
39+
**トラブルシューティングと参照**
40+
41+
<CardRowReference />

0 commit comments

Comments
 (0)