|
-
July 14th, 2008, 01:44 AM
#1
Search a binary file of million records
My company is on the verge of starting a new project in which the back end is supposed to be a File system instead of a database server. And, this file is going to contain millions of records.
Since a flat file has to be searched sequentially, it might take a lot of time to retrieve a specific record.
Some of my collegues told me that, using indexing would make the search much faster. As to now I don't have much of an idea about how to implement indexing.
I would like to have some of your suggestions & solutions
regarding this matter..
any kind of help in this regard would be much appreciated..
thank you
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|