Dear Wiki user, You have subscribed to a wiki page or wiki category on "Hadoop Wiki" for change notification.
The following page has been changed by SpencerGibb: http://wiki.apache.org/hadoop/SupportingProjects The comment on the change is: added link to datastore ------------------------------------------------------------------------------ * The [http://www.pigi-project.org/ Pigi Project] is an ORM-like framework. It includes a configurable index system and a simple object to HBase mapping framework (or indexing for HBase if you like). Designed for use by web applications. * [http://code.google.com/p/hbase-thrift/ hbase-thrift] generates and installs Perl and Python Thrift bindings for HBase. * [http://belowdeck.kissintelligentsystems.com/ohm OHM] -- is a weakly relational ORM for HBase which provides Object Mapping and Column indexing. It has its own compiler capable of generating interface code for multiple languages. Currently C# (via the Thrift API), with support Java currently in development. The compiler is easily extensible to add support for other languages. + * [http://datastore.googlecode.com datastore] -- Aims to be an implementation of the [http://code.google.com/appengine/docs/python/datastore/ google app-engine datastore] in Java using Hbase instead of bigtable
