Skip to main content

Introduction

Learn how to use ArangoDB as the database backend for your application from Java

What you will learn

  • Configure your maven/gradle dependencies
  • Connect to ArangoDB with authentication
  • Work with databases, collections, and documents
  • Perform CRUD operations on your database
  • Working with AQL queries
 
Help us improve

Anything unclear or buggy in this tutorial? Provide Feedback