Hi
Is their any official JDBC connectivity for Datastax Cassandra (or
Cassandra in general).
I am looking to fire "insert into" cassandra like that I can do in CQL.
Thanks
Hi
I am using REST API to insert data into C* using below reference link.
http://docs.datastax.com/en/developer/nodejs-driver/2.0/nodejs-driver/quick_start/qsSimpleClientExecutingQueries.html
However the insert performance is extremely lagging.
*Can anyone has experience with Nodejs driver for
Hi
We would like to have the ability of being able to create new tables from
existing tables (on the fly), but with with a new/different partition key.
Can this be done from CQL?
Thanks
Amit