[comp.sources.wanted] database manager?

lusk@theta.cs.unc.edu (John Lusk) (04/02/91)

Does anybody know where I could find some d/b management routines that
allow: 
    1.) non-unique keys (i.e., multiple records stored under the same
    	key), and
    2.) sequential traversal of the d/b, starting at a specified key?

dbm/ndbm and gdbm don't seem to allow these things.

John.

(How many times will my .signature be appended?)
    
-- 

(lusk@cs.unc.edu)