Index Hints: Named Indices in ArangoDB Development | ArangoDB Learn

An introduction to index hints and named indices In previous releases, index usage in queries was governed entirely by internal decisions in the AQL query optimizer. If a query could theoretically use one of two indices, the optimizer would make a decision based on estimated cost, and there was no way to externally influence that…

More Info

Foxx Fine-Grained Permissions

❯ SmartGraphs ❯ Pregel ❯ Smartifier ❯ Cytoscape ❯ Fault Tolerant Foxx ❯ Permissions with Foxx ❯ Satellite Collections ❯ User Management ❯ Geo Index Cursor Foxx Fine-Grained Permissions In this tutorial we’ll create a simple HTTP API for managing patient records and then extend it with authentication and a permission model to limit our…

More Info

Using SmartGraphs in ArangoDB

❯ SmartGraphs ❯ Pregel ❯ Smartifier ❯ Cytoscape ❯ Fault Tolerant Foxx ❯ Permissions with Foxx ❯ Satellite Collections ❯ User Management ❯ Geo Index Cursor Using SmartGraphs in ArangoDB This tutorial describes how the SmartGraph feature within ArangoDB works and which benefits you gain from using it. NOTE: The feature presented here is enterprise-only, so in order…

More Info

Data Masking feature introduced with ArangoDB 3.5 RC2

Data Masking: Anonymizing Production Data Securely For Testing & Development Environments Data masking: Your production environment should be as secure as possible and access should be as limited as possible. But what happens if something goes wrong and you have to investigate a query? Sometimes it is possible to create a similar test example manually,…

More Info

AQL Query Optimization with Query Profiling

AQL Query Optimization with Query Profiling Sometimes when you have a complex query it can become very unclear where time is spend during the execution. Depending on the actual number of documents that have to be processed, it might be worthwhile to spend some time optimizing certain parts of queries while others are unimportant. For…

More Info

Development with ArangoDB

Development with ArangoDB Java Tutorial Learn more Spring Data Tutorial Learn more NodeJS Tutorial Learn more GO Tutorial Learn more Python Tutorial Learn more PHP Tutorial Learn more ArangoDB ArangoGraph: Cloud Service for ArangoDB Start Your Free ArangoDB ArangoGraph Trial Foxx Microservices Foxx: How it works Write data access & domain logic as microservices running…

More Info

Analytics on Graphs & Beyond in ArangoDB

Analytics on Graphs & Beyond in ArangoDB ArangoML Introduction to our set of tools and technologies that enable analytics and machine learning on graph data. Lunch Break Sessions The Graph and Beyond Lunch Break is a series of 10-15min videos about topics like Fraud Detection with ArangoDB, AQL for eCommerce Analytics, Graph Analytics and more.…

More Info