mirror of https://gitee.com/bigwinds/arangodb
Changed Intro Page in the documentation
This commit is contained in:
parent
fb7af0e86f
commit
0203c6040a
|
@ -4,7 +4,7 @@ Welcome to the ArangoDB documentation!
|
|||
|
||||
The documentation introduces ArangoDB for you as an user, developer and administrator and describes all of its functions in detail.
|
||||
|
||||
ArangoDB is a multi-purpose, open-source database with flexible data models for documents, graphs, and key-values. Build high performance applications using a convenient SQL-like query language or JavaScript extensions. Use ACID transactions if you require them. Scale horizontally and vertically with a few mouse clicks.
|
||||
ArangoDB is a multi-model, open-source database with flexible data models for documents, graphs, and key-values. Build high performance applications using a convenient SQL-like query language or JavaScript extensions. Use ACID transactions if you require them. Scale horizontally and vertically with a few mouse clicks.
|
||||
|
||||
Key features include:
|
||||
|
||||
|
@ -34,4 +34,3 @@ If you have any questions don't hesitate to ask on:
|
|||
- [stackoverflow](http://stackoverflow.com/questions/tagged/arangodb)
|
||||
|
||||
We will respond as soon as possible.
|
||||
|
||||
|
|
Loading…
Reference in New Issue