home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.unix.programmer
- Path: sparky!uunet!cis.ohio-state.edu!magnus.acs.ohio-state.edu!bgsuvax!gantz!gantzm
- From: gantzm@gantz.bowlgreen.oh.us (Michael L. Gantz)
- Subject: Database algorithms suitable for 'C' and unix needed.
- Message-ID: <1992Jul29.001526.8739@gantz.bowlgreen.oh.us>
- Organization: GantzNet - B.G., Ohio
- Date: Wed, 29 Jul 1992 00:15:26 GMT
- Lines: 21
-
- I'm looking for some database algorithms that can be applied in 'C'
- under the Unix environment. The environment is Esix 4.0.4 to be more
- precise. I need some algorithms that define how to create multi-user
- database files and associated key files for them.
-
- I've looked through Sedgewick and some other books, all of which have
- nice concepts on B-trees and other such things. But none of these
- books touch on record locking, index file record locking, etc.
-
- I'm not looking for MongoSuperHighSpeed database routines. Just
- something that explains how to create a data file, how to create and
- index file, and how to add, update, and delete in a multi-user
- environment.
-
- Responses via E-Mail or posting are well appreciated.
-
- --
- ------------------------------------------------------------------------------
- Michael L. Gantz ! gantzm@gantz.bowlgreen.oh.us ! I know JCL and also
- 213 Napoleon Rd. ! osu-cis!bgsuvax!gantz!gantzm ! use Unix. No wonder
- Bowling Green, Oh 43402 ! (419) 353-5029 ! I have problems.
-