Search code examples
jsondatabaseimportaerospikeaql

how to import json data using aerospike query language?


http://www.aerospike.com/docs/tools/aql/

I am new to aerospike. I have read the basic documentation on aql but stuck on importing data. I have a json data and i have to import it in aerospike using aql. Is there any command for importing the data in aerospike?


Solution

  • Aerospike does offer a csv loader

    Please see:

    https://github.com/aerospike/aerospike-loader