first step with Cassandra

2010-10-04 Thread Himanshu Jani
Hello all, I am here with a very basic question. I am very new to Cassandra slowly migrating from RDBMS world. Is there any worked example that I can use it to learn Cassandra? I have lots of documentation around Cassandra but any simple worked example will be of great help in understanding

Re: first step with Cassandra

2010-10-04 Thread Jonathan Ellis
Did you see twissandra linked from http://wiki.apache.org/cassandra/ArticlesAndPresentations ? (Twissandra is targetted at 0.7 now, btw.) On Mon, Oct 4, 2010 at 10:56 AM, Himanshu Jani himanshu.j...@gmail.com wrote: Hello all, I am here with a very basic question. I am very new to Cassandra

Re: first step with Cassandra

2010-10-04 Thread Petr Odut
http://wiki.apache.org/cassandra/UseCases On Mon, Oct 4, 2010 at 5:56 PM, Himanshu Jani himanshu.j...@gmail.comwrote: Hello all, I am here with a very basic question. I am very new to Cassandra slowly migrating from RDBMS world. Is there any worked example that I can use it to learn

Re: first step with Cassandra

2010-10-04 Thread Juho Mäkinen
I posted a real life example how we used cassandra to store data for a facebook chat like application. Check it out at http://www.juhonkoti.net/2010/09/25/example-how-to-model-your-data-into-nosql-with-cassandra - Juho Mäkinen On Mon, Oct 4, 2010 at 7:04 PM, Petr Odut petr.o...@gmail.com wrote: