Student Reviews
( 5 Of 5 )
1 review
Video of Apache Cassandra - Tutorial 9 - CQL - Consistancy, Inserts and Selects in Cassandra course by jumpstartCS channel, video No. 9 free certified online
In part 9 of our tutorial on Apache Cassandra we will continue to dive into Cassandra Query Language (CQL).
We will look at how Cassandra handles consistency (i.e. how Cassandra ensures that different nodes on our cluster maintain more or less the same data) with regards to CQL.
We will also look at the basics of inserting and selecting data from the database tables that we learned to create in the previous tutorial.