Learning Apache Cassandra(Second Edition)
上QQ阅读APP看书,第一时间看更新

Getting started with CQL

To get started with CQL, we will create a simple keyspace and table. We will insert a record into the table and read it back. Let's create a simple table which stores some personal information of a social network user.