Friday, 23 August 2013

Best database to store web pages

Best database to store web pages

What is the best database to store the web pages?
First in place requirements are:
compression - it can be slow, but very effective (should pack not just by
the small amount of blocks);
versioning - better, if it's built-in.
Currently I found that the hBase is more or less what I'm searching, but
may be someone else have the better idea and can suggest me a better
match?

No comments:

Post a Comment