VOOZH about

URL: https://www.javacodegeeks.com/tag/apache-cassandra/page/4

⇱ Apache Cassandra Archives - Page 4 of 4 - Java Code Geeks


  • Enterprise Java👁 Image
    Dustin MarxJuly 9th, 2014
    0 174

    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👁 Image
    Dustin MarxMay 30th, 2014
    0 1,090

    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👁 Image
    Attila Mihaly BalazsJanuary 8th, 2014
    0 217

    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👁 Image
    Brian ONeillOctober 22nd, 2013
    0 110

    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👁 Image
    Marko AsplundJuly 16th, 2013
    1 173

    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 »
  • Software Development👁 Image
    Byron KiourtzoglouApril 25th, 2013
    3 270

    What is Big Data – Theory to Implementation

    What is Big Data? You may ask; and more importantly why it is the latest trend in nearly every business…

    Read More »
  • Enterprise Java👁 Image
    PushpalankaJuly 3rd, 2012
    0 129

    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👁 Image
    Prabath SiriwardenaMarch 8th, 2012
    0 152

    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👁 Image
    Byron KiourtzoglouDecember 30th, 2010
    0 194

    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 »
  • «
  • 1
  • 2
  • 3
  • 4
Back to top button
Close