|
-
Jun 4th, 2003, 06:56 PM
#1
Thread Starter
So Unbanned
The right database for me
Here is what I want to do:
I have many resources ranging in size from a couple hundred bytes to a few kB. Writing one chunk is not out of the question. But they do have attributes it'd be nice to store in subitems. However since I only need the sub attributes when i need the large resource chunk, it's not unreasonable to decode these from the larger chunk, as I have a file format set up that does this anyway(there are too many files for a directory to hold).
So, the question is, should I use a database, or regular file I/O with indexs and such?
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
|