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

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" wrote: > wiki page is here ... > > https://github.com/rantav/hector/wiki/Hector-Object-Mapper-(HOM) > <https://gith

Re: ORM over Cassandra

2011-02-11 Thread Dodong Juan
Does HOM support finders on any pojo attributes Sent from my iPhone On Feb 10, 2011, at 5:43 PM, "B. Todd Burruss" wrote: > wiki page is here ... > > https://github.com/rantav/hector/wiki/Hector-Object-Mapper-(HOM) > > >

Re: ORM over Cassandra

2011-02-10 Thread B. Todd Burruss
wiki page is here ... https://github.com/rantav/hector/wiki/Hector-Object-Mapper-(HOM) it does not handle relationships between objects yet, but does handle inheritance On 02/10/2011 12:21 PM, Jonathan Ellis wrote: An o

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 wrote: > I understand that currently GORA is under development for release of ORM > over Cassandra/HBase. > > > > Rece

Re: ORM over Cassandra

2011-02-10 Thread Davide Palmisano
CASSANDRA-2124 > > Vivek > > > 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

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 wrote: > Hi, > > Ever heard of Apache Gora[1] > > > [1] http://incubator.apache.org/gora/ > > On Thu, Feb 10, 2011 at 7:00 PM, Viv

Re: ORM over Cassandra

2011-02-10 Thread Davide Palmisano
Sorry, just realized you wrote it as the first line. :( Apologize. On Thu, Feb 10, 2011 at 7:30 PM, Davide Palmisano 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 > wrote: >> I understand that currentl

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 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 b