1
0
Fork 0
arangodb/Documentation/Books/Manual/Programs/Arangoexport/README.md

10 lines
289 B
Markdown

Arangoexport
============
_Arangoexport_ is a command-line client tool to export data from
[ArangoDB servers](../Arangod/README.md) to formats like JSON, CSV or XML for
consumption by third-party tools.
If you want to create backups, see [_Arangodump_](../Arangodump/README.md)
instead.