1
0
Fork 0
arangodb/Documentation/Books/Manual/Tutorials
Simran 540252f9c4
Doc - Sync external repos 2019-03-13 (3.4) (#8415)
2019-03-13 23:05:57 +01:00
..
DC2DC Doc - Cherry pick from devel (#6571) (#6631) 2018-10-02 17:04:56 +02:00
Kubernetes Doc - Sync external repos 2019-03-13 (3.4) (#8415) 2019-03-13 23:05:57 +01:00
Starter Doc - Sync external repos (#8063) 2019-01-30 20:16:07 +01:00
README.md Doc - Training material links (#6957) 2018-10-18 21:36:54 +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