/Learning-Apache-Cassandra

Simple Tasks to Learn and Practice the Apache Cassandra NoSQL database queries.

Learning Apache Cassandra

Simple Tasks to Learn and Practice the Apache Cassandra NoSQL database queries.

What is Apache Cassandra?

Apache Cassandra is an Open-Source, Distributed, Wide-Column store, NoSQL data storage system that leverages a distributed architecture to enable high availability, reliability, and handling of large amounts of data across many servers, managed by the Apache non-profit organization.

Repository's Content:

Learning Apache Cassandra repository contains two files:

  • Apache Cassandra - first file contains some practicing queries on the CRUD operations.

  • Apache Cassandra - second file contains some practicing queries on CRUD operations, Primary and Partition Keys, and Relations.