comp.lang.ada
 help / color / mirror / Atom feed
From: Simon Wright <simon@pushface.org>
Subject: Re: Berkeley DB bindings
Date: 11 Feb 2003 20:19:25 +0000
Date: 2003-02-11T20:19:25+00:00	[thread overview]
Message-ID: <x7v1y2e8t9u.fsf@smaug.pushface.org> (raw)
In-Reply-To: tw52a.822$wK6.47207@news.siol.net

Karel Miklav <karel@inetis.spppambait.com> writes:

> I'm experimenting with low-level databases; I just need basic
> functionality. And if there are other ways like Booch components +
> serialization + Ada95 features, that would be OK too.

The BCs support the Ada stream attributes, but (so far as I know, but
people might not have told me!) no one has used them like this. Not to
say it couldn't work!

The scheme would have to be

   read data from file
   ...
   manipulate data
   ...
   write data to file

(ie, all the manipulations are in-memory, no transfers to file).



      parent reply	other threads:[~2003-02-11 20:19 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-02-11  6:49 Berkeley DB bindings Karel Miklav
2003-02-11  9:05 ` Preben Randhol
2003-02-11 11:55   ` Karel Miklav
2003-02-11 16:58     ` Stephen Leake
2003-02-12  6:59       ` Karel Miklav
2003-02-12 12:19         ` Marin David Condic
2003-02-11 20:19     ` Simon Wright [this message]
replies disabled

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