Re: ORM over Cassandra

2011-02-11 Thread Dodong Juan
at 1:00 PM, Vivek Mishra vivek.mis...@impetus.co.in wrote: I understand that currently GORA is under development for release of ORM over Cassandra/HBase. Recently tried to develop some apps using Kundera. It may be worth looking into: http://code.google.com/p/kundera

RE: ORM over Cassandra

2011-02-11 Thread Vivek Mishra
@cassandra.apache.org Subject: Re: ORM over Cassandra Does HOM support finders on any pojo attributes Sent from my iPhone On Feb 10, 2011, at 5:43 PM, B. Todd Burruss bburr...@real.com wrote: wiki page is here ... https://github.com/rantav/hector/wiki/Hector-Object-Mapper-(HOM) https://github.com/rantav

RE: ORM over Cassandra

2011-02-11 Thread Vivek Mishra
:01 To: user@cassandra.apache.org Subject: RE: ORM over Cassandra Nope, i guess. But Kundera does. I am compiling a document to compare features of HOM/GORA/KUNDERA. to look into further details From: Dodong Juan [dodongj...@gmail.com] Sent: 11 February 2011

ORM over Cassandra

2011-02-10 Thread Vivek Mishra
I understand that currently GORA is under development for release of ORM over Cassandra/HBase. Recently tried to develop some apps using Kundera. It may be worth looking into: http://code.google.com/p/kundera/. IT is JPA complined annotation based framework. For the same. recently

Re: ORM over Cassandra

2011-02-10 Thread Davide Palmisano
Hi, Ever heard of Apache Gora[1] [1] http://incubator.apache.org/gora/ On Thu, Feb 10, 2011 at 7:00 PM, Vivek Mishra vivek.mis...@impetus.co.in wrote: I understand that currently GORA is under development for release of ORM over Cassandra/HBase. Recently tried to develop some apps using

Re: ORM over Cassandra

2011-02-10 Thread Davide Palmisano
...@impetus.co.in wrote: I understand that currently GORA is under development for release of ORM over Cassandra/HBase. Recently tried to develop some apps using Kundera. It may be worth looking into: http://code.google.com/p/kundera/. IT is JPA complined annotation based framework. For the same

RE: ORM over Cassandra

2011-02-10 Thread Vivek Mishra
: ORM over Cassandra Sorry, just realized you wrote it as the first line. :( Apologize. On Thu, Feb 10, 2011 at 7:30 PM, Davide Palmisano dpalmis...@gmail.com wrote: Hi, Ever heard of Apache Gora[1] [1] http://incubator.apache.org/gora/ On Thu, Feb 10, 2011 at 7:00 PM, Vivek Mishra

Re: ORM over Cassandra

2011-02-10 Thread Davide Palmisano
From: Davide Palmisano [dpalmis...@gmail.com] Sent: 11 February 2011 01:01 To: user@cassandra.apache.org Subject: Re: ORM over Cassandra Sorry, just realized you wrote it as the first line. :( Apologize. On Thu, Feb 10, 2011 at 7:30 PM, Davide

Re: ORM over Cassandra

2011-02-10 Thread Jonathan Ellis
An object mapper implementing (a subset of) JPA is built into Hector now: https://github.com/rantav/hector/tree/master/object-mapper On Thu, Feb 10, 2011 at 1:00 PM, Vivek Mishra vivek.mis...@impetus.co.in wrote: I understand that currently GORA is under development for release of ORM over

Re: ORM over Cassandra

2011-02-10 Thread B. Todd Burruss
: An object mapper implementing (a subset of) JPA is built into Hector now: https://github.com/rantav/hector/tree/master/object-mapper On Thu, Feb 10, 2011 at 1:00 PM, Vivek Mishra vivek.mis...@impetus.co.in wrote: I understand that currently GORA is under development for release of ORM over Cassandra