Learn Cassandra Basics in 15 Minutes
This article helps to show you how to set up and learn Cassandra DB in your local machine and how to do insert, update, delete, and search in Cassandra Database. Cassandra DB is also an open-source database that is provided by Apache. It can be categorized under the NoSQL (Not Only SQL) database. Comparing to …