Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Cassandra Wiki" for 
change notification.

The "ThomasBoose/EERD model components to Cassandra Column family's" page has 
been changed by ThomasBoose.
http://wiki.apache.org/cassandra/ThomasBoose/EERD%20model%20components%20to%20Cassandra%20Column%20family%27s?action=diff&rev1=16&rev2=17

--------------------------------------------------

  
  
  
- And we'll create one ColumnFamily that stores which products can be found on 
each order. We can see that this solution tends to invite anomalies. product 
that have 3 order columns but no reference to the product in the 
CF_Order_Product ColumnFamily. It up to the programmers of the DBMS tier to 
make sure genic code is available to keep the ColumnFamily's consistent all of 
the time.
+ And we'll create one ColumnFamily that stores which products can be found on 
each order. We can see that this solution tends to invite anomalies. products 
that have 3 order columns but no reference to the product in the 
CF_Order_Product ColumnFamily. It up to the programmers of the DBMS tier to 
make sure generic code is available to keep the ColumnFamily's consistent all 
of the time.
  ||||||||<style="text-align: center;">CF_Order_Product ||
  ||<style="text-align: center;" |2>1234 ||DSK_SGT_5GB_7200 || || ||
  || || || ||

Reply via email to