Return-Path: Delivered-To: apmail-lenya-user-archive@www.apache.org Received: (qmail 35020 invoked from network); 4 Mar 2009 14:54:16 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 4 Mar 2009 14:54:16 -0000 Received: (qmail 37376 invoked by uid 500); 4 Mar 2009 14:54:16 -0000 Delivered-To: apmail-lenya-user-archive@lenya.apache.org Received: (qmail 37147 invoked by uid 500); 4 Mar 2009 14:54:16 -0000 Mailing-List: contact user-help@lenya.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@lenya.apache.org Delivered-To: mailing list user@lenya.apache.org Received: (qmail 37138 invoked by uid 99); 4 Mar 2009 14:54:16 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 04 Mar 2009 06:54:16 -0800 X-ASF-Spam-Status: No, hits=1.6 required=10.0 tests=RCVD_IN_DNSWL_LOW,RCVD_NUMERIC_HELO,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of gcclu-lenya-user@m.gmane.org designates 80.91.229.2 as permitted sender) Received: from [80.91.229.2] (HELO ciao.gmane.org) (80.91.229.2) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 04 Mar 2009 14:54:06 +0000 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1LesTa-0001uN-Vm for user@lenya.apache.org; Wed, 04 Mar 2009 14:53:38 +0000 Received: from 130.60.224.74 ([130.60.224.74]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 04 Mar 2009 14:53:38 +0000 Received: from andreas by 130.60.224.74 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 04 Mar 2009 14:53:38 +0000 X-Injected-Via-Gmane: http://gmane.org/ To: user@lenya.apache.org From: Andreas Hartmann Subject: Re: Connecting Database ! Date: Wed, 04 Mar 2009 15:53:29 +0100 Lines: 44 Message-ID: References: <004b01c99cd6$b17c0840$e3a94c0a@KTHOKALAWXP01> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: 130.60.224.74 User-Agent: Thunderbird 2.0.0.19 (Macintosh/20081209) In-Reply-To: <004b01c99cd6$b17c0840$e3a94c0a@KTHOKALAWXP01> Sender: news X-Virus-Checked: Checked by ClamAV on apache.org Hi Krishna, please refrain from cross-posting to the Cocoon list. Krishna Thokala schrieb: > I want to store the content in backend(oracle) through lenya,is it > possible to make a connection to backends from lenya? > if possible ,How can I achieve this ? I'll answer your questions on the Cocoon list here: > Without database back-ends how can I store bunch of > content(docs,images like that) ? All data are stored in files. > is it stores content in the format of flat files only ? Yes. > if lenya stores content in the format of flat files means it reqires > more space on server. Are you referring to Oracle's data compression? What amounts of documents are you planning to manage, if you consider disk space an issue? > It impacts on server performance. This statement can't be generalized. For many typical CMS usage scenarios, the Lucene index provides a very good performance. Since the Lenya repository model is document-based (as opposed to relational), an RDBMS would not necessarily lead to a better performance. It could make sense for metadata queries, but Lucene is also very powerful and flexible in this area. -- Andreas -- Andreas Hartmann, CTO BeCompany GmbH http://www.becompany.ch Tel.: +41 (0) 43 818 57 01 --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@lenya.apache.org For additional commands, e-mail: user-help@lenya.apache.org