Return-Path: X-Original-To: apmail-incubator-gora-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-gora-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 7F9368E1F for ; Thu, 15 Sep 2011 16:48:58 +0000 (UTC) Received: (qmail 15747 invoked by uid 500); 15 Sep 2011 16:48:58 -0000 Delivered-To: apmail-incubator-gora-dev-archive@incubator.apache.org Received: (qmail 15708 invoked by uid 500); 15 Sep 2011 16:48:58 -0000 Mailing-List: contact gora-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: gora-dev@incubator.apache.org Delivered-To: mailing list gora-dev@incubator.apache.org Received: (qmail 15700 invoked by uid 99); 15 Sep 2011 16:48:58 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 15 Sep 2011 16:48:58 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of henry.saputra@gmail.com designates 209.85.161.182 as permitted sender) Received: from [209.85.161.182] (HELO mail-gx0-f182.google.com) (209.85.161.182) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 15 Sep 2011 16:48:52 +0000 Received: by gxk28 with SMTP id 28so3682655gxk.27 for ; Thu, 15 Sep 2011 09:48:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=lLlKOIdoxHUsPPSBq+jtB8eo82skBekUz9bZLlscXSc=; b=OAOmfNEhxId1V1Ku1W9yYb8dEV04J5KKq2WhN92kCEpcUbq5U6MzCjCgRmpszm/BoC dFcVEDELdt+ZSRH98Y5ZkvIk9n4LprY8T+HFBM5UojfSE7FHq6YLptVvMIABUHz6B5o7 ZNqSrpM0bPfmxjc5BT7zY0BGD4MrJPKBYEbrI= MIME-Version: 1.0 Received: by 10.42.72.198 with SMTP id p6mr326111icj.13.1316105311209; Thu, 15 Sep 2011 09:48:31 -0700 (PDT) Received: by 10.42.141.4 with HTTP; Thu, 15 Sep 2011 09:48:31 -0700 (PDT) In-Reply-To: References: Date: Thu, 15 Sep 2011 09:48:31 -0700 Message-ID: Subject: Re: Use cases for Gora From: Henry Saputra To: gora-dev@incubator.apache.org Content-Type: text/plain; charset=UTF-8 For us its to provide common ORM framework for the application code to abstract the actual data source connected. We have different data sources for different types of data. - Henry On Thu, Sep 15, 2011 at 4:24 AM, lewis john mcgibbney wrote: > Hi everyone, > > I am really curious as to what other peoples use cases currently are for > Gora? Myself and some from the Nutch community are trying to use it within > Nutch Trunk, however apart form this I am not fully aware of how widely used > it is and what people 'might' want to use it for in their projects. > > Any thoughts guys? > > Thanks > > -- > *Lewis* >