Time to Complete
5 minutes
Difficulty
Beginner
Get the hands-on experience you need to start your journey with Apache Cassandra™.
Learn the essential CQL commands you need to get started with Apache Cassandra™
Cassandra Query Language (CQL) looks like SQL because you can put data in tables containing rows and columns. So if you come from a SQL background, these terms (tables, rows and columns) have the same definition that they have in SQL. Isn't that helpful?
In this scenario, you will learn the essential CQL commands to effectively write and read data to Apache Cassandra, using the included cqlsh
tool.
Learn how to insert, retrieve, and delete data with the DataStax Java Driver for Apache Cassandra™.
Start CodingLearn how to insert, retrieve, and delete data with the DataStax Python Driver for Apache Cassandra™.
Start CodingLearn how to insert, retrieve, and delete data with the DataStax Node.js Driver for Apache Cassandra™.
Start CodingRapidly build cloud-native applications with DataStax Astra, a database-as-a-service powered by Apache Cassandra.
Get StartedThe cross-platform application that allows developers to quickly explore DataStax products in a development environment.
Get StartedGet the always-on, active everywhere, distributed hybrid cloud database built on open-source Apache Cassandra.
Get StartedSo, you want to create a Cassandra schema? Cassandra's schema development methodology is different from the relational world's approach.
Start CodingSynchronize records from a Kafka topic with table rows in Apache Cassandra, DataStax Enterprise and DataStax Astra.
Start CodingLearn how to run Apache Cassandra™ using Kubernetes by building a Python REST microservice
Start Coding