-
Cassandra for SQL Developers: Cassandra Data Definition
After watching this video, you will be able to describe Casandra DDL commands and command syntax.
-
Cassandra for SQL Developers: The Cassandra Platform
After watching this video, you will be able to work with the Cassandra platform.
-
Cassandra for SQL Developers: The Cassandra cqlsh Utility
After watching this video, you will be able to work with the Cassandra cqlsh.
-
Cassandra for SQL Developers: Data Definition Language - Keyspaces
After watching this video, you will be able to work with Cassandra Keyspaces.
-
Cassandra for SQL Developers: Using Cassandra
After watching this video, you will be able to describe when and why Cassandra might be selected when developing new applications, or when considering the redesign of existing applications.
-
Cassandra for SQL Developers: Cassandra Operation
After watching this video, you will be able to describe the component architecture and operational characteristics of the Cassandra framework.
-
Cassandra for SQL Developers: Cassandra Data Modelling
After watching this video, you will be able to describe the Casandra data model, discuss the difference between the Casandra data model and the traditional relational model. Describe best practices for Cassandra data modelling.
-
Cassandra for SQL Developers: The Cassandra Query Language
After watching this video, you will be able to work with the fundamentals of the CQL syntax.
-
Cassandra for SQL Developers: The DISTINCT and COUNT keywords
After watching this video, you will be able to work with DISTINCT and COUNT.
-
Cassandra for SQL Developers: Cassandra Aggregates
After watching this video, you will be able to work with aggregates in Cassandra.
-
Cassandra for SQL Developers: Filtering Result Sets
After watching this video, you will be able to work with the WHERE clause and conjunction and comparison operators.
-
Cassandra for SQL Developers: Ordering Result Sets
After watching this video, you will be able to work with result set ordering.
-
Cassandra for SQL Developers: Cassandra Data Manipulation - UPDATE
After watching this video, you will be able to modify records.
-
Cassandra for SQL Developers: Cassandra Data Manipulation - DELETE
After watching this video, you will be able to delete records.
-
Cassandra for SQL Developers: Cassandra Data Manipulation - BATCH
After watching this video, you will be able to work with the BATCH command.
-
Cassandra for SQL Developers: The Cassandra SELECT Statement
After watching this video, you will be able to work with Cassandra SELECT.
-
Cassandra for SQL Developers: Cassandra Data Manipulation - INSERT
After watching this video, you will be able to insert records.
-
Cassandra for SQL Developers: Data Definition Language - Column Families
After watching this video, you will be able to work with Cassandra Tables (Column Families).
-
Cassandra for SQL Developers: Data Definition Language - Partitions
After watching this video, you will be able to work with Partitions.
-
Cassandra for SQL Developers: Developing Cassandra with Python
After watching this video, you will be able to configure the Python-Cassandra connection/session.
-
Cassandra for SQL Developers: Cassandra CRUD operations with Python
After watching this video, you will be able to performing CRUD operations using Python.
-
Cassandra for SQL Developers: Cassandra Administration and Development
After watching this video, you will be able to manage Cassandra roles and permissions, work with JSON and user-defined functions, and access Cassandra via a development framework: Java, Node.js, and Python.
-
Cassandra for SQL Developers: Developing Cassandra with Java
After watching this video, you will be able to configure the Java-Cassandra connection/session.
-
Cassandra for SQL Developers: Cassandra CRUD Operations with Java
After watching this video, you will be able to perform CRUD operations using Java.
-
Cassandra for SQL Developers: Developing Cassandra with Node.js
After watching this video, you will be able to configure the Node.js-Cassandra connection/session.
-
Cassandra for SQL Developers: Cassandra CRUD operations with Node.js
After watching this video, you will be able to performing CRUD operations using Node.js.
-
Cassandra for SQL Developers: Cassandra Role-based Access and Management
After watching this video, you will be able to describe management roles, and access and security control on Cassandra resources (objects).
-
Cassandra for SQL Developers: Create user LOGON, and PASSWORD
After watching this video, you will be able to design user security and access.
-
Cassandra for SQL Developers: Creating and Assigning Roles
After watching this video, you will be able to create and assign roles.
-
Cassandra for SQL Developers: Revoking Roles
After watching this video, you will be able to revoke roles.
-
Cassandra for SQL Developers: Simple Indexing
After watching this video, you will be able to work with single field indexing.
-
Cassandra for SQL Developers: Indexing Multiple Columns and Collections
After watching this video, you will be able to work compound indexes.
-
Cassandra for SQL Developers: Cassandra Architecture and Query Language
After watching this video, you will be able to work with live Cassandra and perform CRUD operations on a Cassandra Database.
-
Cassandra for SQL Developers: Cassandra System Table
After watching this video, you will be able to work with the Cassandra System table.
-
Cassandra for SQL Developers: Collections - List
After watching this video, you will be able to work with the List collection type.
-
Cassandra for SQL Developers: Collections - Map
After watching this video, you will be able to work with the Map collection type.
-
Cassandra for SQL Developers: Collections - Set
After watching this video, you will be able to work with Cassandra Collection constructs and the Set collection type.
-
Cassandra for SQL Developers: SELECT JSON command
After watching this video, you will be able to work with SELECT JSON.
-
Cassandra for SQL Developers: INSERT JSON command
After watching this video, you will be able to work with INSERT JSON.
-
Cassandra for SQL Developers: Using fromJson() and toJson()
After watching this video, you will be able to utilize the fromJson() and toJson() functions.
-
Cassandra for SQL Developers: Cassandra - Programmatic Support
After watching this video, you will be able to discuss developmental support of Cassandra, and create UDFs with JavaScript.
-
Cassandra for SQL Developers: User-defined Functions - JavaScript
After watching this video, you will be able to create UDFs with JavaScript.
-
Cassandra for SQL Developers: User-defined Functions - Java
After watching this video, you will be able to create UDFs with Java.
-
Cassandra for SQL Developers: Working with JSON Support
After watching this video, you will be able to discuss support for JSON in Cassandra.
-
Cassandra for SQL Developers: Grant Object Access Permissions
After watching this video, you will be able to design/grant user permissions on resources (objects).
-
Cassandra for SQL Developers: Revoke Object Access Permissions
After watching this video, you will be able to revoke user permissions on resources (objects).
-
Cassandra for SQL Developers: Manage Object Access
After watching this video, you will be able to use the LIST keyword to analyze roles and permissions.
-
Cassandra for SQL Developers: Cassandra Characteristics
After watching this video, you will be able to describe Cassandra and its operation characteristics.
-
Cassandra for SQL Developers: Cassandra vs. Relational SQL
After watching this video, you will be able to compare Cassandra with traditional SQL RDBMS, and describe the advantages of Cassandra NoSQL in the modern environment.
-
Cassandra for SQL Developers: Moving to Cassandra
After watching this video, you will be able to discuss the reasons and driver for migrating to Cassandra and considering Cassandra for new application development.