I was trying to query and insert things into a cassandra DB. I know how to do that in the command line for cql (cqlsh), but was unsure on how to basically interact with the cassandra database through node.js.
If someone could give me very simple code examples of how to do this, it would be very useful!
Without thrift, only node.js is allowed.
Thanks in advance.