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.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: 103376,ccec7cf654f5e8c3 X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news4.google.com!news.glorb.com!fu-berlin.de!uni-berlin.de!not-for-mail From: "Michael Erdmann" Newsgroups: comp.lang.ada Subject: Re: creating database Date: Thu, 12 May 2005 09:31:11 +0200 Message-ID: <3egf1nF2trn0U1@uni-berlin.de> References: <1115570998.707181.84650@o13g2000cwo.googlegroups.com> <3ee5u7F2kn16U1@uni-berlin.de> X-Trace: news.uni-berlin.de OFETIy4PWgAFy5s7oz1eXAWsttOircLRyjG+/y5m6dDPlxfih+6ycc X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2900.2527 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2527 X-RFC2646: Format=Flowed; Original Xref: g2news1.google.com comp.lang.ada:11010 Date: 2005-05-12T09:31:11+02:00 List-Id: "Matthew Heaney" schrieb im Newsbeitrag news:uwtq5jgxs.fsf@earthlink.net... > "news.snafu.de" writes: > >> May be you should think about using an already existing RDBMS product, >> e.g. MySQL or PostgreSQL etc. > > I think the OP said that the database would only need to live in > non-persistent memory, so a "database" database might be overkill. ups, you are right, i got this wrong. > > > -Matt