Most users I know rolled out their own since it doesn't require a very big layer on top of HBase (since it's all simple queries) and it's tailored to their own environment.
For JDO there's DataNucleus that supports HBase. J-D On Tue, May 10, 2011 at 2:34 AM, Kobla Gbenyo <ko...@riastudio.fr> wrote: > Hello, > > I am new at this list and I start testing HBase. I download and install > HBase successfully and now I am looking for a framework which can help me > performing CRUD operations (create, read, update and delete). Through my > research, I found JDO but I do not find more support on it. There are any > other frameworks to perform my CRUD operations or are there more supports on > JDO for HBASE? (for information, I am using maven for building) > > Cheers, > > -- > Kobla. > > >