Re: Data Model - Consistency question

2012-09-19 Thread Hiller, Dean
hni Rajagopal >mailto:roshni_rajago...@hotmail.com>> >Reply-To: "user@cassandra.apache.org<mailto:user@cassandra.apache.org>" >mailto:user@cassandra.apache.org>> >Date: Wednesday, September 19, 2012 6:16 AM >To: "user@cassandra.apache.org<mailto:user@c

Re: Data Model - Consistency question

2012-09-19 Thread Hiller, Dean
;> Reply-To: "user@cassandra.apache.org<mailto:user@cassandra.apache.org>" mailto:user@cassandra.apache.org>> Date: Wednesday, September 19, 2012 6:16 AM To: "user@cassandra.apache.org<mailto:user@cassandra.apache.org>" mailto:user@cassandra.apache.org>>

Data Model - Consistency question

2012-09-19 Thread Roshni Rajagopal
Hi Folks, In the relational world, if I needed to model students, courses relationship, I may have donea students -master tablea course - master tablea bridge table students-course which gives me the ids to students and the courses they are taking. This can answer both 'which students take cour