Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!uunet!seismo!sundc!pitstop!sun!amdcad!ames!sri-spam!rutgers!rochester!ritcv!cci632!chiron!jon From: jon@chiron.UUCP (Jon L. Griffeth) Newsgroups: comp.sys.att,comp.unix.questions,comp.unix.wizards Subject: Re: B-tree routines/package for Sys V.2,3 Unix... Message-ID: <103@chiron.UUCP> Date: Mon, 2-Nov-87 18:14:35 EST Article-I.D.: chiron.103 Posted: Mon Nov 2 18:14:35 1987 Date-Received: Sat, 7-Nov-87 01:19:48 EST References: <1832@cadovax.UUCP> Organization: Fairport, NY Lines: 45 Summary: C-tree from Faircom Xref: mnetor comp.sys.att:1656 comp.unix.questions:4778 comp.unix.wizards:5309 There is a data base package called C-tree produced by Faircom. Among other things it has the following features: 1. Source is provided (written in C). In fact that all you get, plus documentation, of course. 2. It's designed to be quickly and easily ported to different operating systems (System V included). 3. Record locking is supported (this depends on the OS). 4. Variable length records are supported (I haven't used it, so wouldn't know how good this is). 5. The btrees are maintained in disk files (data and index files are seperate). 6. Virtual files are supported (if case you run into a limit on the number of files you can have open at a time). 7. Low level btree support. High level ISAM support. 8. It's seems reasonably fast (on an IBM PC/XT). 9. No royalties are required. 10. I believe it costs $395 (sorry it's not public domain). Faircom 4006 West Broadway Columbia, MO 65203 (314) 445-6833 I have used on two projects and I am fairly pleased with it. It's a nice product. Jon L. Griffeth Usenet: rochester!cci632!chiron!jon 16 Teakwood Lane Phone: (716) 425-4372 Fairport, NY 14450