Skip to content

Commit 60df03e

Browse files
committed
Revert "Delete index.mdx"
This reverts commit 4b47c33.
1 parent 4b47c33 commit 60df03e

File tree

1 file changed

+33
-0
lines changed

1 file changed

+33
-0
lines changed

docs/index.mdx

Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,33 @@
1+
# ScalarDB
2+
3+
import { CardRowAbout, CardRowGettingStarted, CardRowSamples, CardRowDevelop, CardRowDeploy, CardRowManage, CardRowReference } from '/src/components/Cards';
4+
5+
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.
6+
7+
**About ScalarDB**
8+
9+
<CardRowAbout />
10+
11+
**Getting started**
12+
13+
<CardRowGettingStarted />
14+
15+
**Samples**
16+
17+
<CardRowSamples />
18+
19+
**Develop**
20+
21+
<CardRowDevelop />
22+
23+
**Deploy**
24+
25+
<CardRowDeploy />
26+
27+
**Manage**
28+
29+
<CardRowManage />
30+
31+
**Reference**
32+
33+
<CardRowReference />

0 commit comments

Comments
 (0)