Scalability issue - Drupal's Database Sharding? Federation?

Do you know a good tutorial/book about sharding/ federation of Drupal's database?
Does Drupal support that out-of-the-box?

  • How to run a single installation/website with multiple databases?. Not a master/slave setup but moving some tables (cache?..) to a different database.
  • How to run drupal with multiple databases. Each database will serve 100,000 (for example) users (the database will have those users' info, nodes.... )

link - Database sharding and other high scalability features

phpdude - March 24, 2008 - 09:11

Just found this interesting node:
Database sharding and other high scalability features
http://groups.drupal.org/node/9893

 
 

Drupal is a registered trademark of Dries Buytaert.