تقييمات الطلاب
( 5 من 5 )
١ تقييمات
فيديو شرح Apache Cassandra - Tutorial 8 - CQL - Keyspaces and Tables ضمن كورس Cassandra شرح قناة jumpstartCS، الفديو رقم 8 مجانى معتمد اونلاين
In this video we are going to start looking out how we interact with a Cassandra cluster. In order to use this we use a special query language called Cassandra Query Language or CQL.
CQL is similar in syntax to SQL although there are some important changes. CQL can be used to create tables and keyspaces, add data to our database, update data and many other things.
CQL is simple to get started with and this video will take you through the basics. The next few videos in this series will cover more features of CQL.