Re: Comprehensive documentation on Cassandra Data modelling

2014-12-16 Thread Ryan Svihla
ation with its own primary key? > > Thanks, > > Jason > > -- > *From:* Ryan Svihla > *To:* user@cassandra.apache.org > *Sent:* Tuesday, December 16, 2014 12:36 PM > *Subject:* Re: Comprehensive documentation on Cassandra Data modelling > &g

Re: Comprehensive documentation on Cassandra Data modelling

2014-12-16 Thread Jason Kania
: Re: Comprehensive documentation on Cassandra Data modelling Data Modeling a distributed application could be a book unto itself. However, I will add, modeling by restriction is basically the entire thought process in Cassandra data modeling since it's a distributed hash table and a core a

Re: Comprehensive documentation on Cassandra Data modelling

2014-12-16 Thread Ryan Svihla
Data Modeling a distributed application could be a book unto itself. However, I will add, modeling by restriction is basically the entire thought process in Cassandra data modeling since it's a distributed hash table and a core aspect of that sort of application is you need to be able to quickly lo

Comprehensive documentation on Cassandra Data modelling

2014-12-16 Thread Jason Kania
Hi, I have been having a few exchanges with contributors to the project around what is possible with Cassandra and a common response that comes up when I describe functionality as broken or missing is that I am not modelling my data correctly. Unfortunately, I cannot seem to find comprehensive d