1
0
Fork 0
arangodb/Documentation/Books/Manual/Tutorials
Simran f816597e84
Doc - Sync external repos 2019-03-13 (devel) (#8405)
2019-03-13 23:00:43 +01:00
..
DC2DC Doc - Sync external repos 2018-09-26 (#6476) 2018-10-01 18:12:56 +02:00
Kubernetes Doc - Sync external repos 2019-03-13 (devel) (#8405) 2019-03-13 23:00:43 +01:00
Starter Doc - Sync external repos (#8063) (#8067) 2019-01-30 20:20:56 +01:00
README.md Doc - Training material links (#6683) 2018-10-17 23:52:35 +02:00

README.md

Tutorials

  • CRUD: Document CRUD (Create, Read, Update, Delete) with AQL and HTTP API

  • AQL: Introduction to ArangoDB's query language AQL

  • Performance Course: Performance Optimization Basics: How to make your queries faster

  • Geo Queries: How to use the ArangoDB Geo Index Cursor via AQL

  • Foxx: Create your first "Hello World!" Foxx service

  • ArangoSearch: The implementation of ArangoDB's view engine

Deployment & Administration

Graphs

  • Graph Course: Get started with ArangoDB's graph related features

  • SmartGraphs: Performance benefit for graphs sharded in an ArangoDB Cluster

  • Pregel Community Detection: Find an underlying community structure in a network

  • Smartifier: Transforming an existing Graph dataset into a SmartGraph for Enterprise level scaling

Languages and Integrations

Tutorial Language Driver
Node.js in 10 Minutes JavaScript ArangoJS
Java in 10 Minutes Java ArangoDB-Java-Driver
PHP in 10 Minutes PHP ArangoDB-PHP
Python in 10 Minutes Python pyArango