Find out how to quickly create different kinds of keyspaces by following the examples in this tutorial. Once you create a keyspace, you can follow the instructions to learn how to alter or delete Cassandra keyspaces.
Find out how to quickly create different kinds of keyspaces by following the examples in this tutorial. Once you create a keyspace, you can follow the instructions to learn how to alter or delete Cassandra keyspaces.
The process for creating tables in Cassandra depends on what type of information you want to query. Follow the instructions in this guide to create a table in Cassandra using different types of keys, and to learn how to alter, drop, or truncate a table.
This tutorial covers everything you need to do in order to install Apache Cassandra on your Ubuntu machine. Follow the steps for installing Java and other dependencies before you run the Cassandra installation.
Apache Cassandra, a NoSQL database, supports a variety of data types, including built-in, collection, and user-defined data types. This article explains how these differ from each other and help you decide when to use one over the other.
This in-depth tutorial explains how to install Cassandra on Windows 10. The abundance of images in this tutorial makes installing Cassandra on Windows very easy. Besides learning how to install Cassandra on Windows the guide also shows you how to install Java 8 and Python 2.7.
Learn about the difference between Cassandra and MongoDB. These NoSQL databases have some similarities, but many more differences. Examine these factors and decide which database is better for you.