I want to import the JSON data using aql. I am new to aerospike. Is there any way to do it?
I have figured it out. We have to first transform JSON data to csv format and then load the csv file in aerospike using aerospike loader.
can you explain how that’s done on this stackoverflow question?
1 Like