I have also not tried Hibernate OGM but +1 for Renato's comment. We definitely need to keep pushing with new ideas and provide stability for all modules.
Regards, Alparslan On Wed, Mar 4, 2015 at 11:49 AM, Renato Marroquín Mogrovejo < [email protected]> wrote: > Hi all, > > I think there are many of these ORM nowadays, and they share some > similarities with Gora. Of course they have some advantages over our > project but they also lack some cool features we have (integration with > other projects, native Avro serialization for data stores like HBase, > etc.). > We definitely need to keep pushing the project forward for not lagging > behind. I will write some of the ideas I have on the RoadMap issue so we > can keep on moving the project forward. > > > Renato M. > > 2015-03-03 18:59 GMT+01:00 Lewis John Mcgibbney <[email protected] > >: > > > Hi Alparslan, > > > > On Sat, Feb 28, 2015 at 4:33 AM, <[email protected]> > > wrote: > > > > > > > > It seems Hibernate has also an object mapper for NoSQL: > > > http://hibernate.org/ogm/ > > > > > > Has any of us tried it? > > > > > > > I knew that they had this a while back but I have not used it. What about > > you? > > > > > > > > > > The "wide range of backends" part in the website: > > > > > > > Wide range of backends > > > > > > > > OGM talks to NoSQL backends via store-specific dialects. Currently > > there > > > > is support for > > > > > > > > - > > > > > > > > *Key/Value*: Infinispan, Ehcache > > > > - > > > > > > > > *Document*: MongoDB > > > > - > > > > > > > > *Graph*: Neo4j > > > > > > > > Your favorite NoSQL store isn’t listed here? We’d love to get your > help > > > > <http://hibernate.org/ogm/contribute> for adding it. > > > > > > > > > > > > > -- Alparslan Avcı

