1
0
Fork 0
arangodb/Documentation/Books/Manual/programs-arangoexport.md

476 B

layout description
default Arangoexport is a command-line client tool to export data fromArangoDB servers to formats like JSON, CSV or XML forconsumption by third-party tools

Arangoexport

Arangoexport is a command-line client tool to export data from ArangoDB servers to formats like JSON, CSV or XML for consumption by third-party tools.

If you want to create backups, see Arangodump instead.