comp.lang.ada
 help / color / mirror / Atom feed
From: Matthew Heaney <matthewjheaney@earthlink.net>
Subject: Re: creating database
Date: Thu, 12 May 2005 02:50:40 GMT
Date: 2005-05-12T02:50:40+00:00	[thread overview]
Message-ID: <uwtq5jgxs.fsf@earthlink.net> (raw)
In-Reply-To: 3ee5u7F2kn16U1@uni-berlin.de

"news.snafu.de" <michael_erdmann@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.  

I think he just needed a container which he could use do lookups, but
didn't use that term.  He probably needs a map, and the standard
container library has those.

The standard library is already showing up in gcc releases (it was
included in gcc 4.0).  There's also a reference implementation of the
library.  So availability shouldn't be an issue.

<http://charles.tigris.org/source/browse/charles/src/ai302/>

-Matt



  reply	other threads:[~2005-05-12  2:50 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-05-08 17:02 creating database caellumx
2005-05-08 17:36 ` Ludovic Brenta
2005-05-08 18:17   ` Jacob Sparre Andersen
2005-05-09  2:51     ` Matthew Heaney
2005-05-08 18:24 ` Jacob Sparre Andersen
2005-05-09  5:47   ` tmoran
2005-05-09 12:33     ` Robert A Duff
2005-05-09  3:00 ` Matthew Heaney
2005-05-11 16:57   ` brian.b.mcguinness
2005-05-11 21:16     ` Georg Bauhaus
2005-05-12  0:37     ` Randy Brukardt
2005-05-12  2:41     ` Matthew Heaney
2005-05-11 10:43 ` news.snafu.de
2005-05-12  2:50   ` Matthew Heaney [this message]
2005-05-12  7:31     ` Michael Erdmann
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox