Skip to content

Commit 0693393

Browse files
committed
Create index.mdx
1 parent 79ba9b4 commit 0693393

File tree

1 file changed

+40
-0
lines changed
  • i18n/versioned_docs/ja-jp/docusaurus-plugin-content-docs/current

1 file changed

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

0 commit comments

Comments
 (0)