Arango logo

ArangoDB v4.x is under development and not released yet.

This documentation is not final and potentially incomplete.

arangoexport command-line tool

arangoexport is a client tool to export data to formats like JSON, JSON Lines (JSONL), CSV, and XML for consumption by third-party tools, using a command-line interface (CLI)

arangoexport can export data to supported text formats from ArangoDB servers.

If you want to create backups, see arangodump instead.