1
0
Fork 0
arangodb/Documentation/Books/Manual/Tutorials
maxkernbach e48030b37c Doc - sync external repositories (#7616) 2018-12-05 18:49:11 +01:00
..
DC2DC Doc - Sync external repos 2018-09-26 (#6476) 2018-10-01 18:12:56 +02:00
Kubernetes Doc - sync external repositories (#7616) 2018-12-05 18:49:11 +01:00
Starter Doc - sync external repositories (#7616) 2018-12-05 18:49:11 +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