Dear Wiki user, You have subscribed to a wiki page or wiki category on "Cassandra Wiki" for change notification.
The "DataModel" page has been changed by ChrisBouzek: http://wiki.apache.org/cassandra/DataModel?action=diff&rev1=15&rev2=16 Comment: Added DataStax data model link for version 1.1 = Introduction = The Cassandra data model is designed for distributed data on a very large scale. It trades ACID-compliant data practices for important advantages in performance, availability, and operational manageability. Here are some resources for learning about the data model: - * DataStax (formerly Riptano) [[http://www.datastax.com/docs/0.7/data_model/index|reference documentation on the Cassandra data model]] + * DataStax (formerly Riptano) reference documentation on the Cassandra data model: + * [[http://www.datastax.com/docs/0.7/data_model/index|Cassandra data model (version 0.7)]] + * [[http://www.datastax.com/docs/1.1/ddl/index|Cassandra data model (version 1.1)]] * [[http://maxgrinev.com/2010/07/09/a-quick-introduction-to-the-cassandra-data-model/|An Introduction to the data model]] by Max Grinev. The basic concepts are:
