mirror of https://gitee.com/bigwinds/arangodb
added link to the cookbook on the first page of the documentation
This commit is contained in:
parent
e8053b5fa1
commit
7184ac14c8
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue