1
0
Fork 0

Changed Intro Page in the documentation

This commit is contained in:
Thomas Schmidts 2015-04-24 16:47:10 +02:00
parent fb7af0e86f
commit 0203c6040a
1 changed files with 1 additions and 2 deletions

View File

@ -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.