Quote:
Originally Posted by †TYRANICK†™
Good to hear  .
Yeah log files are usually always just text documents, so nothing to worry about space wize  .
|
Log files quickly balloon to enormous sizes if left uncompressed though. I'd say a column-oriented database (similar to Google's BigTable) or an object database would be the best way to store user data in this case, because flat files are ugly and a relational database is way more than what this needs.