MySQL Forums
Forum List  »  Performance

Muliple databases or one combined?
Posted by: Jim Kellas
Date: October 14, 2009 08:57PM

I have multiple database-driven webapps that I'd like to install on a single server (bugDB, wiki, etc). From a performance standpoint, what makes more sense:
1. Create a database for each of the webapps
2. Create a single database for all of the webapps and differentiate the tables by appending a string at the beginning.

Options: ReplyQuote


Subject
Views
Written By
Posted
Muliple databases or one combined?
2596
October 14, 2009 08:57PM
1279
October 15, 2009 10:51PM
1200
November 12, 2009 06:02PM
1266
November 12, 2009 08:12PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.