Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in cassandra

Configuring external data source for Elastic MapReduce

Suggest Cassandra data model for an existing schema

Is it necessary to submit spark application jar?

How to connect to Cassandra inside a Pylons app?

python pylons cassandra

Cassandra Frequent Read Write Timeouts

In Cassandra CQL, is there a way to query the size of a collection column type?

cassandra cql

Optimal settings for Cassandra Java driver to write to the local data centre only

How do you call the data model of DynamoDB and Cassandra?

Is there an "IF EXISTS UPDATE ELSE INSERT" command in CQL (Cassandra)?

cassandra

EmbeddedCassandra : Cannot run unit tests

id autoincrement/sequence emulation with CassandraDB/MongoDB etc

mongodb cassandra nosql

Dealing with duplication in a message queue

Location based horizontal scalable dating app database model

When I remove rows in Cassandra I delete only columns not row keys

cassandra nosql delete-row

NoSQL for time series/logged instrument reading data that is also versioned

Iterating through Cassandra wide row with CQL3

cassandra cql cql3

Range Queries in Cassandra (CQL 3.0)

cassandra cql range-query

Cassandra CQL query check multiple values

cassandra cql3

How to query a field in a user defined type in a set using CQL (Cassandra)

Logging all queries with cassandra-python-driver