Path: utzoo!utgpu!news-server.csri.toronto.edu!rutgers!ucsd!dog.ee.lbl.gov!nosc!manta!bigjohn From: bigjohn@manta.NOSC.MIL (John Morris) Newsgroups: comp.databases Subject: FAST, barebones Unix database? Keywords: UNIX ISAM database C Message-ID: <1305@manta.NOSC.MIL> Date: 30 Oct 90 17:38:20 GMT Distribution: usa Organization: Naval Ocean Systems Center, San Diego Lines: 8 Can anyone reccomend a FAST database for running in C under Unix Sys V? I don't need a full up, multi megabuck giant killer but I don't want to reinvent the wheel. I need to read and write to data files with index capability. I will be stuffing time indexed data in but not doing so in a time-locked or time ordered manner and pulling stuff out based on the time of the data, not time of insertion. An FTP source of a toolki would be perfect! thanks!!