|
-
August 8th, 2006, 03:01 PM
#1
Data Storage advice required (Was: What is the best implementation for this problem?)
Hi all,
I'm designing an application in which i download stock data as a *.csv file, one file for each stock, which contains 10 columns with floats.
I'm wondering what way is the best way to store these data.
Obviously I do not want to keep x files for x stocks since x might become quite large over time.
I have been reading about xml but that seems like an awefull lot of overhead compared to csv.
Since, in a later stadium, I would like to make it open source I would also like to do this in a correct way.
How would you guys solve this? Please give a little motivation so everybody can learn out of the answers.
Thanks a lot guru's
kind regards
Jef Patat
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
|