Top Banner
Making things easy with CQL3 Matt Stump DataStax
21

Cassandra Community Webinar | Make Life Easier - An Introduction to Cassandra Query Language

Jan 26, 2015

Download

Technology

DataStax

An Introduction to Cassandra Query Language

Speaker: Matt Stump, Solutions Architect at DataStax

Matt is currently a solutions architect at DataStax and is the author of the forthcoming "Cassandra: A Beginner's Guide" published by Packt. He has an extensive background in high performance computing working with companies such as SourceNinja and Symantec. He brings a wealth of knowledge not only in Cassandra, but also in Solr, as he was an extremely early implementer of the technology.
Welcome message from author
This document is posted to help you gain knowledge. Please leave a comment to let me know what you think about it! Share it to your friends and learn new things together.
Transcript
Page 1: Cassandra Community Webinar | Make Life Easier - An Introduction to Cassandra Query Language

Making things easy with CQL3

Matt StumpDataStax

Page 2: Cassandra Community Webinar | Make Life Easier - An Introduction to Cassandra Query Language
Page 3: Cassandra Community Webinar | Make Life Easier - An Introduction to Cassandra Query Language
Page 4: Cassandra Community Webinar | Make Life Easier - An Introduction to Cassandra Query Language
Page 5: Cassandra Community Webinar | Make Life Easier - An Introduction to Cassandra Query Language

Column Family

Page 6: Cassandra Community Webinar | Make Life Easier - An Introduction to Cassandra Query Language

ColumnFamily =

SQL Table

Page 7: Cassandra Community Webinar | Make Life Easier - An Introduction to Cassandra Query Language

Column Family Column Family

Keyspace

Page 8: Cassandra Community Webinar | Make Life Easier - An Introduction to Cassandra Query Language

Keyspace is a collection of ColumnFamilies

Page 9: Cassandra Community Webinar | Make Life Easier - An Introduction to Cassandra Query Language
Page 10: Cassandra Community Webinar | Make Life Easier - An Introduction to Cassandra Query Language

Columns are sorted

Page 11: Cassandra Community Webinar | Make Life Easier - An Introduction to Cassandra Query Language

Columns are sorted

Page 12: Cassandra Community Webinar | Make Life Easier - An Introduction to Cassandra Query Language
Page 13: Cassandra Community Webinar | Make Life Easier - An Introduction to Cassandra Query Language
Page 14: Cassandra Community Webinar | Make Life Easier - An Introduction to Cassandra Query Language
Page 15: Cassandra Community Webinar | Make Life Easier - An Introduction to Cassandra Query Language
Page 16: Cassandra Community Webinar | Make Life Easier - An Introduction to Cassandra Query Language
Page 17: Cassandra Community Webinar | Make Life Easier - An Introduction to Cassandra Query Language
Page 18: Cassandra Community Webinar | Make Life Easier - An Introduction to Cassandra Query Language
Page 19: Cassandra Community Webinar | Make Life Easier - An Introduction to Cassandra Query Language
Page 20: Cassandra Community Webinar | Make Life Easier - An Introduction to Cassandra Query Language