home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!haven.umd.edu!darwin.sura.net!gatech!rutgers!ub!acsu.buffalo.edu!ashafie
- From: ashafie@acsu.buffalo.edu (Afshin Shafie)
- Newsgroups: comp.lang.c
- Subject: Help needed on Data Structure
- Message-ID: <C0Fuus.MDx@acsu.buffalo.edu>
- Date: 6 Jan 93 15:25:39 GMT
- Sender: nntp@acsu.buffalo.edu
- Distribution: usa
- Organization: UB
- Lines: 19
- Nntp-Posting-Host: lictor.acsu.buffalo.edu
-
- Hello,
-
- I hope this is the right place to ask this question, if not please let
- me know.
-
- I want to write a program (database) in C that will run on SunOS 4.1.2.
- There will be about 4 fields for each entry and each field could be a
- search field. There is about 10 MB of data, so speed is very important.
- The data will be mostly characters. So far, the few books that I was able
- to get my hands on don't say much about implementation of databases.
-
- If you could point me to a book or give me some hints/suggestions on
- what data structure to use for a problem like this, I would really
- apreciate it.
-
- Thanks in advance.
-
- Afshin
- (ashafie@acsu.buffalo.edu)
-