Skip to content

Commit e5f9d4f

Browse files
authored
Backport to branch(3) : update README (#2522)
1 parent 1544626 commit e5f9d4f

File tree

3 files changed

+14
-5
lines changed

3 files changed

+14
-5
lines changed

README.md

Lines changed: 14 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,20 @@
1-
# ScalarDB
1+
<p align="center">
2+
<img src='docs/images/scalardb.png'>
3+
</p>
24

5+
---
6+
7+
## What is ScalarDB?
38
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.
49

10+
<p align="center">
11+
<a href='https://www.youtube.com/watch?v=lW6nCEJV-gs' target="_blank"><img src='docs/images/scalardb-video-preview.png' width='70%'></a>
12+
</p>
13+
14+
## Docs
15+
16+
See our [User Documentation](https://scalardb.scalar-labs.com/docs/latest/).
17+
518
## Install
619

720
The library is available on [maven central repository](https://mvnrepository.com/artifact/com.scalar-labs/scalardb).
@@ -23,10 +36,6 @@ To add a dependency using Maven:
2336
</dependency>
2437
```
2538

26-
## Docs
27-
28-
See our [User Documentation](https://scalardb.scalar-labs.com/docs/latest/).
29-
3039
## Contributing
3140

3241
This library is mainly maintained by the Scalar Engineering Team, but of course we appreciate any help.
769 KB
Loading

docs/images/scalardb.png

8.61 KB
Loading

0 commit comments

Comments
 (0)