mirror of https://gitee.com/bigwinds/arangodb
10 lines
289 B
Markdown
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.
|