1
0
Fork 0
arangodb/Documentation/Books/Cookbook
Dan Larkin 9cd8c47eb7 Renamed arangoimp to arangoimport (with alias for compatibility.) (#4040) 2017-12-14 21:31:21 +01:00
..
AQL
Administration Renamed arangoimp to arangoimport (with alias for compatibility.) (#4040) 2017-12-14 21:31:21 +01:00
Cloud Documentation/add mesos containerizer recipie (#3533) 2017-10-26 18:57:55 +02:00
Compiling
Graph
Monitoring
UseCases Renamed arangoimp to arangoimport (with alias for compatibility.) (#4040) 2017-12-14 21:31:21 +01:00
assets Documentation/add mesos containerizer recipie (#3533) 2017-10-26 18:57:55 +02:00
styles Documentation/minor changes 1 (#3952) 2017-12-14 20:18:13 +01:00
AccessingShapesData.md
DocumentInheritance.md
FOOTER.html
HEADER.html
README.md
SUMMARY.md New cookbook 'Speeding up slave initialization' from MaxK (#3948) 2017-12-08 11:34:31 +01:00
book.json backport documentation variable configurations (#3850) 2017-12-05 14:11:21 +01:00

README.md

Cookbook

This cookbook is filled with recipes to help you understand the multi-model database ArangoDB better and to help you with specific problems.

You can participate and write your own recipes. You only need to write a recipe in markdown and make a pull request to our repository.

Recipes

There will be some simple recipes to bring you closer to ArangoDB and show you the amount of possibilities of our Database. There also will be more complex problems to show you solution to specific problems and the depth of ArangoDB.

Every recipe is divided into three parts:

  1. Problem: A description of the problem
  2. Solution: A detailed solution of the given problem with code if any is needed
  3. Comment: Explanation of the solution. This part is optional depending on the complexity of the problem

Every recipe has tags to for a better overview:

#api, #aql, #arangosh, #collection, #database, #debian, #docker, #document, #driver, #foxx, #giantswarm, #graph, #howto, #java, #javascript, #join, #nodejs, #windows