Wednesday 6 December 2017

Aerospike Query Language Command Line Utility (xpost at r/database)

Hi, I am new to nodejs and opensource but as a startup project I tried to make a command line utility to query aerospike. I tried to make a basic application using nodejs aql client and give user options like get, post,alter etc commands to query aerospike. User can also see output in form of json or tables. I would appreciate some feedback on it and things that i should improve upon from a user's point of view. Also, I have recently started to make it using a REPL sever of node js as to run all queries over a single session. Github Link

Submitted December 06, 2017 at 06:46PM by lavaAD

No comments:

Post a Comment