I have a project im developing on sourceforge, its a flat-file database that supports SQL functions to access the data. I have a question about how data is stored vs. speed.
Is it better to have a....
single file that could grow lets say 50mb but not limited to, of data.
or
multi. files containing data with a line of data.
?????????
project -> ffdperl.sourceforge.net