SCDB 0.7 by Achim Gorski - SCDB is based on
isam (indexed sequential acces method) and
uses a multilevel index structure.  If you
search for Artist/Title and you know the
first characters of Artist, SCDB should find
this entry in N/72 comparisons and (N/36)+1
for a unsuccessful search.  ( N = number of
entries).
