Hello, I am curious what CMS is recommended for large databases...I am estimating 10-20million pages. I have looked at Drupal but the poor caching seems to be an issue. Also I have heard wordpress starts to have issues with 50k entries. Just curious what would be recommended. Thanks
You may want to take a look at vBulletin. vBulletin is primarily a forum software, but its highly scalable and proven to be able to handle large database (I doubt any forums have that many threads/posts though). You can build upon it very easily to make it work like CMS - or even there are few products already available (vbPortal may be) which you might want to take a look at.
Thanks. I am thinking about creating a serch / aggregation portal that will have a massive amount of content.
Why do you need dynamic content? Create script(s) that makes constant files (php/html) and interlink together.