home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / unix / programm / 3982 < prev    next >
Encoding:
Text File  |  1992-07-29  |  1.4 KB  |  31 lines

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