Hi Vicky, Thanks for the interest in Gora. As of the current code base, gora supports hbase, cassandra, sql and avro sequence files. However, there is a patch for gora-solr (not committed yet), which can be though as a document store, and a possibly upcoming gsoc project for gora-dynamodb. Gora's architecture allows anyone to write a data store for key value stores, or document stores, which is why projects description states as such. Does this answer your question?
Thanks, Enis On Wed, Feb 22, 2012 at 8:32 AM, Vicky Kak <[email protected]> wrote: > Hi Guys, > > I did spend some time looking at the implementation of the Apache Gora and > could not find enough information about the implemetation of "Gora supports > persisting to column stores, key value stores, document stores and RDBMSs". > What is the status of key value stores and document stores implementation? > > -Vicky >

