Modeling Data for ArangoDB

Plan for your data needs and map your conceptual model to the right features, making the most of ArangoDB

All of the following topics fall under the broader term of data modeling:

  • Analyzing your project goals and existing data
  • Designing logical models for your data and mapping them to ArangoDB, often by striking a balance between natural data structures and great performance
  • Preparing and loading data into ArangoDB
  • Transforming data once it is in ArangoDB

You find a collection of guides in this section that pertain to these tasks.