1
0
Fork 0

added link to the cookbook on the first page of the documentation

This commit is contained in:
Thomas Schmidts 2015-02-25 15:24:26 +01:00
parent e8053b5fa1
commit 7184ac14c8
1 changed files with 2 additions and 4 deletions

View File

@ -21,11 +21,9 @@ Key features include:
* **Replication** and **Sharding**: set up the database in a master-slave configuration or spread bigger datasets across multiple servers
* It is **open source** (Apache Licence 2.0)
In this documentation you can inform yourself about all the functions, features and programs ArangoDB provides for you.
In this documentation you can inform yourself about all the functions, features and programs ArangoDB provides for you.
If you want to test the shell go [here](https://www.arangodb.com/shtutorial/).
If you want to play with our query language, go to our [AQL Tutorial](https://www.arangodb.com/aqltutorial/).
You can also go to our [cookbook](https://docs.arangodb.com/cookbook) and look through some recipes to learn more about ArangoDB specific problems and solutions.
!SUBSECTION Community