[plt-scheme] disk-based associative array
I think you may find what you are looking for in slib,
which comes with DrScheme.
Look up slib in the Help Desk, and see the documentation
here --
http://www-swiss.ai.mit.edu/~jaffer/slib_6.html#SEC141
Keith Frost
On 5/25/06, David Richards <vottamusic at verizon.net> wrote:
>
> I'm looking for a simple database system, preferably written in scheme,
> that will allow me to store arbitrary scheme forms which keyed on a
> string. All I need is basically a fast disk-based associative array.
>
> Any ideas?
>
> - dr
>
> _________________________________________________
> For list-related administrative tasks:
> http://list.cs.brown.edu/mailman/listinfo/plt-scheme
>