comp.lang.ada
 help / color / mirror / Atom feed
From: tonyg <tonythegair@gmail.com>
Subject: most efficient method of storing records held in array
Date: Mon, 23 Mar 2015 04:56:40 -0700 (PDT)
Date: 2015-03-23T04:56:40-07:00	[thread overview]
Message-ID: <f521b285-1afd-4509-960f-e71be9d3ae19@googlegroups.com> (raw)



I have several fairly long arrays of records that I want to store to disk on a as needed basis, but I don't want to use a database.

Especially after reading that comparison between database speed and persistant objects that was recently floated.

I did look at the persistent objects library  in the Dmitrys Kazakov components library but I'm finding it difficult to understand what is going on there despite the large amount of documentation.

Are there any other examples out there using this library? I was thinking of a generic library using direct io to save on the index whenever the values are changed.

What do you guys think?

             reply	other threads:[~2015-03-23 11:56 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-03-23 11:56 tonyg [this message]
2015-03-23 15:34 ` most efficient method of storing records held in array Jeffrey Carter
2015-03-23 17:35 ` Dmitry A. Kazakov
2015-03-26 11:05 ` tonyg
replies disabled

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