From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.3 required=5.0 tests=BAYES_00,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,a1868a27625c21e7 X-Google-Attributes: gid103376,public From: p.obry@der.edf.fr Subject: Re: Looking for keyed file package Date: 1999/09/23 Message-ID: <7scrba$bdu$1@clnews.edf.fr>#1/1 X-Deja-AN: 528576592 X-MIMETrack: Serialize by Notes Client on Pascal OBRY/IPN/DER/EDFGDF/FR(Release 5.0a (France)|4 May 1999) at 23/09/99 11:23:14, Serialize complete at 23/09/99 11:23:14 References: <37E817C6.80ED41E0@easystreet.com> <7saii8$5bl$1@nnrp1.deja.com> X-Priority: 3 (Normal) Content-Type: text/plain; charset="us-ascii" X-Complaints-To: newsadm@news.edf.fr X-Trace: clnews.edf.fr 938078378 11710 130.98.42.146 (23 Sep 1999 09:19:38 GMT) Organization: Direction des Etudes et Recherches EDF Mime-Version: 1.0 NNTP-Posting-Date: 23 Sep 1999 09:19:38 GMT Newsgroups: comp.lang.ada Date: 1999-09-23T09:19:38+00:00 List-Id: I do not agree here. For example for Information Retrieval a relational DB is not well suited at all. You need to have very quick access (and walk through) to inverted index file. Using a DB is just a too big overhead. Pascal.