|
|
Wink Open Source Software: The Seqdb librarySeqdb
is a library with some simple file
formats we are using for subsystems. In particular,
Seqdb supports a simple key/value format that can
optionally be hashed by keys, and the "fsys" format
that allows one to read/write/delete/append data
elements freely.
Seqdb is implemented in the Objective Caml
language. Version 0.2 can be downloaded
under a BSD style license, and without any warranties.
Note that this is an early developer version.
Further links:
code,
manual.
|