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 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 Cassandra and working with it, like setting up
 Cassandra on single node with creating a simple data store and accessing,
 step by step guide and sample code.

 Thanks very much and best regards
 Himanshu

 --
 Even IMPOSSIBLE says I M POSSIBLE




-- 
Jonathan Ellis
Project Chair, Apache Cassandra
co-founder of Riptano, the source for professional Cassandra support
http://riptano.com


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 Cassandra? I have lots of
 documentation around Cassandra but any simple worked example will be of
 great help in understanding Cassandra and working with it, like setting up
 Cassandra on single node with creating a simple data store and accessing,
 step by step guide and sample code.

 Thanks very much and best regards
 Himanshu

 --
 Even IMPOSSIBLE says I M POSSIBLE




-- 
Petr Odut [petr.o...@gmail.com]


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:
 http://wiki.apache.org/cassandra/UseCases

 On Mon, Oct 4, 2010 at 5:56 PM, Himanshu Jani himanshu.j...@gmail.com
 wrote:

 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 Cassandra and working with it, like setting up
 Cassandra on single node with creating a simple data store and accessing,
 step by step guide and sample code.

 Thanks very much and best regards
 Himanshu

 --
 Even IMPOSSIBLE says I M POSSIBLE



 --
 Petr Odut [petr.o...@gmail.com]