I will explore Lucandra a little more and if I can't get it to work today, I will go for Option 2. Using SQL will not be efficient in the future, if my website grows.
Thenks for your answer Eric! Jesús. 2010/4/14 Eric Evans <eev...@rackspace.com> > On Wed, 2010-04-14 at 06:45 -0300, Jesus Ibanez wrote: > > Option 1 - insert data in all different ways I need in order to be > > able to query? > > Rolling your own indexes is fairly common with Cassandra. > > > Option 2 - implement Lucandra? Can you link me to a blog or an article > > that guides me on how to implement Lucandra? > > I would recommend you explore this route a little further. I've never > used Lucandra so I can't be of help, but the author is active. Have you > tried submitting an issue on the github project page? > > > Option 3 - switch to an SQL database? (I hope not). > > If your requirements can be met with an SQL database, then sure, why > not? > > -- > Eric Evans > eev...@rackspace.com > >