While browsing, I got a question "How yahoo news or google news are managing a huge amount of data".
- Storing in Database is not a right approach I think as it will be huge than expected in some conditions.
- Storing in xml will be a problem for inserting and getting the data, if the data is going on increasing.
- Not sure about using mongodb, H2, ...
Please give me some ideas on how can we access data faster and easier maintenance.
Regards Sai
No comments:
Post a Comment