Hi Moldován,

If you're just getting started with Cassandra, you'll enjoy the selection of hand picked Cassandra tutorials listed below. These are some of the best:

= Tutorials
* Start here: WTF is a SuperColumn <http://arin.me/blog/wtf-is-a-supercolumn-cassandra-data-model> * Cassandra Basics - Indexing <http://www.slideshare.net/benjaminblack/cassandra-basics-indexing> * Introduction to Cassandra <http://www.slideshare.net/gdusbabek/introduction-to-cassandra-june-2010>
* History of Cassandra (Video) <http://www.parleys.com/#st=5&id=1866>
* The shift to NoSQL <http://www.slideshare.net/mongodb/nosql-the-shift-to-a-nonrelational-world>

= Case Studies
* Scaling Twitter with Cassandra <http://www.slideshare.net/ryansking/scaling-twitter-with-cassandra>
* Cassandra at Digg <http://www.scribd.com/doc/21962142/Just-Add-an-Index>
* Cassandra at RackSpace <http://www.rackspacecloud.com/blog/2010/05/12/cassandra-by-example/>

= Internals
* How Reads work in Cassandra <http://www.mikeperham.com/2010/03/17/cassandra-internals-reading/> * How Writes work in Cassandra <http://www.mikeperham.com/2010/03/13/cassandra-internals-writing/> * Cassandra Replication and Consistency <http://www.slideshare.net/benjaminblack/introduction-to-cassandra-replication-and-consistency> * Random Partitioner vs Order Preserving Partitioner (OPP) <http://ria101.wordpress.com/2010/02/22/cassandra-randompartitioner-vs-orderpreservingpartitioner/>
* Cassandra 101 <http://www.scribd.com/doc/17056900/Cassandra>
* Do you really need SQL to do it all in Cassandra <http://maxgrinev.com/2010/07/12/do-you-really-need-sql-to-do-it-all-in-cassandra/> * Let's play with Cassandra <http://blog.octo.com/en/nosql-lets-play-with-cassandra-part-13/>

Moldován Eduárd wrote:


 Hello everybody,

Las week I started reading about cassandra, magaed to install it to my mac. Also, done some authentication (which just halfly done, because I can reach the demo keyspace without any user/password combination).
I tried findind some php client libraries. But only found pandra.
Can anyone recommend some documentation, or book, or anything, which is good for a cassandra beginner? Maybe any other php client library, or any lead I could follow?

Thx,
edi


Reply via email to