Student Reviews
( 5 Of 5 )
1 review
Video of Apache Cassandra - Tutorial 21 - Datastax Python Driver in Cassandra course by jumpstartCS channel, video No. 21 free certified online
In this video we will see how to execute Cassandra query statements on our cluster using the Datastax Python driver. This will allow us to write programs that interact with Cassandra rather than always relying on the command line to do this.
We use Python 3 and Sublime Text in this video however any text editor should be sufficient.
To learn how to install Cassandra on linux in order to follow this tutorial please see part four of our tutorial series: