aerospike / aerospike-loader

Aerospike Data Loader
42 stars 37 forks source link

Exporter #20

Closed josepowera closed 2 years ago

josepowera commented 3 years ago

This is importer from .DSV back into Aerospike...

Is there any exporter to export aerospike to DSV? (something similar to https://github.com/aerospike-examples/csv-exporter) that would also create JSON for mapping (https://github.com/aerospike/aerospike-loader/blob/master/example/alldatatype.json) and .DSV format

rbotzer commented 2 years ago

Thanks for the suggestion, but the loader is a data importer, rather than an exporter, and will remain that way.

If you work on a .DSV exporter we can move your repo into aerospike-examples or aerospike-community.