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 2010/03/04 11:29:23 UTC

[Hadoop Wiki] Update of "SupportingProjects" by BrunoDumon

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 BrunoDumon.
http://wiki.apache.org/hadoop/SupportingProjects?action=diff&rev1=22&rev2=23

--------------------------------------------------

   * [[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.
   * [[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.lilycms.org/lily/index/sketchbook/hbaseindexes.html|HBase indexing library]] -- A library for building and querying HBase-table-based indexes.
  
  Example HBase Applications