[plt-scheme] disk-based associative array

From: Stephen DeGabrielle (spdegabrielle at gmail.com)
Date: Fri May 26 23:05:46 EDT 2006

> I'd love to find a simple C program for a disk-based associative array
> that stores fixed length keys and variable length values.  I could port
> it to scheme fairly quickly I think.

What about gdbm?

I have only used it via the Greenstone Digital Library software.  This
page http://cbbrowne.com/info/nonrdbms.html provides some basic info.

s.



--

Stephen De Gabrielle


Posted on the users mailing list.