Hi,

I think the best thing will be if drupal could be based on simpleDB not mysql. Then big sites will not have problem with database (it is main problem with drupal i think).

Regards

Comments

akalsey’s picture

Status: Active » Closed (won't fix)

That's not something that's possible without a complete overhaul of Drupal. SimpleDB isn't the same sort of database that Postgres or MySQL is. You'd have to completely re-design how Drupal stores and uses data, including a total rewrite of every third party module.