Apache Cassandra
-
Enterprise Java

Custom Cassandra Data Types
In the blog post Connecting to Cassandra from Java, I mentioned that one advantage for Java developers of Cassandra being…
Read More » -
Enterprise Java

Connecting to Cassandra from Java
In my post Hello Cassandra, I looked at downloading the Cassandra NoSQL database and using cqlsh to connect to a…
Read More » -
Enterprise Java

Reactive Cassandra
Or an adventure on reading data reactively from Cassandra. Overview Let’s first try to define what reactive means from programming…
Read More » -
Enterprise Java

Crawling the Web with Cassandra and Nutch
So, you want to harvest a massive amount of data from the internet? Â What better storage mechanism than Cassandra? Â This…
Read More » -
Software Development

Practical NoSQL experiences with Apache Cassandra
Most of the backend systems Iâve worked with over the years have employed relational database storage in some role. Despite…
Read More » -
Enterprise Java

Running Cassandra in a Multi-node Cluster
This post gathers the steps I followed in setting up an Apache Cassandra cluster in multi-node. I have referred Cassandra…
Read More » -
Software Development

A SMALL cross-section of BIG Data
Big data is a term applied to data sets whose size is beyond the ability of commonly used software tools…
Read More » -
Enterprise Java

Cassandra vs MongoDB vs CouchDB vs Redis vs Riak vs HBase comparison
KristĂłf KovĂĄcs performed a very interesting brief comparison among six of the most popular “NoSQL” database implementations. Additionally to KristĂłf’s work,…
Read More »


