You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-commits@hadoop.apache.org by Apache Wiki <wi...@apache.org> on 2012/03/05 17:59:48 UTC

[Hadoop Wiki] Update of "SupportingProjects" by MarkPollack

Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Hadoop Wiki" for change notification.

The "SupportingProjects" page has been changed by MarkPollack:
http://wiki.apache.org/hadoop/SupportingProjects?action=diff&rev1=46&rev2=47

   * [[http://www.bigrecord.org|BigRecord]] -- is an active_record-based object mapping layer for Ruby on Rails.
   * [[http://github.com/greglu/hbase-stargate|hbase-stargate]] -- Ruby client for HBase Stargate.
   * [[http://github.com/ghelmling/meetup.beeno|Meetup.Beeno]] -- simple HBase Java "beans" mapping framework based on annotations.  Includes a rudimentary high level query API that generates the appropriate server-side filters.
+  * [[http://www.springsource.org/spring-data/hadoop|Spring Hadoop]] - The Spring Hadoop project provides support for writing Apache Hadoop applications that benefit from the features of Spring, Spring Batch and Spring Integration.
   * [[https://jira.springsource.org/browse/SPR-5950|Spring Framework HBase Template]] -- Provides HBase data access templates similar to what is provided in Spring for JDBC, Hibernate, iBatis, etc.  If you find this useful, please vote for its inclusion in the Spring Framework.
   * [[http://github.com/davidsantiago/clojure-hbase|Clojure-HBase]] -- A library for convenient access to HBase from Clojure.
   * [[http://www.lilyproject.org/lily/about/playground/hbaseindexes.html|HBase indexing library]] -- A library for building and querying HBase-table-based indexes.