Cassandra
-
Enterprise Java
Scylla DB vs Apache Cassandra Overview
1. Introduction In this article, let’s take a quick look at the similarities and differences between two NoSql databases, ScyllaDB…
Read More » -
Enterprise Java
Restoring Cassandra Priam Backup With sstableloader
I’ve previously written about setting up Cassandra and Priam for backup and cluster management. The example that I gave for…
Read More » -
Enterprise Java
Recommendation System Using Spark ML Akka and Cassandra
Building a recommendation system with Spark is a simple task. Spark’s machine learning library already does all the hard work…
Read More » -
Enterprise Java
Data Modeling in Cassandra
In Relational Data Models, we model relation/table for every object in the domain. In case of Cassandra, this is not…
Read More » -
Enterprise Java
NoSql Databases: Cassandra vs Mongo vs Redis DB Comparison
1. What are NoSql Databases? NoSql (Not only Sql) databases are non-relational databases that are horizontally scalable, persist semi or…
Read More » -
Enterprise Java
Avoid Lists in Cassandra
Apache Cassandra is fast and scalable database which over the years became almost as easy to use as a traditional…
Read More » -
Enterprise Java
Cached Prepared Statements with Spring Data Cassandra
Today I have a short post on using Prepared Statements in Spring Data Cassandra. Spring provides you with some utilities…
Read More » -
Enterprise Java
Key differences between Apache Ignite, Hazelcast, Cassandra and Tarantool
Apache Ignite is widely used around the world and is growing all the time. Companies like Barclays, Misys, Sberbank (3r…
Read More » -
Enterprise Java
Containerising a Spring Data Cassandra application
I’m continuing my journey of learning Docker. I am still keeping it simple at this point. This time around, I…
Read More »
- 1
- 2