home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / lang / c / 19512 < prev    next >
Encoding:
Internet Message Format  |  1993-01-10  |  1.3 KB

  1. Path: sparky!uunet!zaphod.mps.ohio-state.edu!darwin.sura.net!jvnc.net!newsserver.jvnc.net!rutgers!mcdhup!src4src!wozzle!alane
  2. From: alane@wozzle.linet.org (J. Alan Eldridge)
  3. Newsgroups: comp.lang.c
  4. Subject: Re: Help needed on Data Structure
  5. Message-ID: <P956wB3w165w@wozzle.linet.org>
  6. Date: 10 Jan 93 16:06:00 GMT
  7. References: <C0Fuus.MDx@acsu.buffalo.edu>
  8. Organization: Disorganization
  9. Lines: 21
  10.  
  11. ashafie@acsu.buffalo.edu (Afshin Shafie) writes:
  12.  
  13. > I want to write a program (database) in C that will run on SunOS 4.1.2.
  14. > There will be about 4 fields for each entry and each field could be a 
  15. > search field. There is about 10 MB of data, so speed is very important.
  16. > The data will be mostly characters. So far, the few books that I was able 
  17. > to get my hands on don't say much about implementation of databases.
  18. > If you could point me to a book or give me some hints/suggestions on 
  19. > what data structure to use for a problem like this, I would really 
  20. > apreciate it. 
  21.  
  22. Have you considered that there a load of public-domain, freeware, and
  23. shareware database packages out there already, in C source code, that
  24. you could just grab and use? Unless you are going for the learning
  25. experience, I'd investigate that avenue and get on with the job.
  26.  
  27. (Well at least that's what I'd do.)
  28.  
  29. alane@wozzle.linet.org (J. Alan Eldridge)
  30. Fido: The University of Walamaloo 1:272/38.473
  31.