programming matrix
Notes to myself that might be helpful to others...
Friday, December 15, 2017
Datastax Python Cassandra tutorial
https://academy.datastax.com/resources/getting-started-apache-cassandra-and-python-part-i?unit=getting-started-apache-cassandra-and-python-part-i
create table users (lastname text, age int, city text, email text, firstname text, PRIMARY KEY (lastname))
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment