Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in cassandra

Correct way of creating a realtime application with Cassandra

Can I expect a significant performance boost by moving a large key value store from MySQL to a NoSQL DB?

Which clustered NoSQL DB for a Message Storing purpose?

Cassandra: Query with where clause containing greather- or lesser-than (< and >)

cassandra where-clause cql

Availability of Cassandra

cassandra 1.2 fails to init snappy in freebsd

cassandra snappy

cassandra -tokens and org.apache.cassandra.exceptions.ConfigurationException: For input string:

cassandra

What options are there to speed up a full repair in Cassandra?

cassandra cassandra-2.0

How do I store nested data in Cassandra

CASSANDRA CQL3 : Set value to entire column

Cassandra valid column names

cassandra cql

how to stream data out of a cassandra table?

Is Cassandra for OLAP or OLTP or both?

Codec not found for requested operation: [date <-> java.util.Date]

java cassandra

Cassandra - select query with token() function

cassandra token cql

storing binary data on cassandra just like MYSQL BLOB binary

database nosql cassandra

Compound Indexes in Apache Cassandra

cassandra indexing

can we use cassandra / couchdb / mongodb with google app engine infrastructure?

How to migrate data from Cassandra cluster of size N to a different cluster of size N+/-M

cassandra migrate

When does Cassandra hit Amdahl's law?

cassandra