Tenaciousmug Posted August 22, 2010 Share Posted August 22, 2010 Is it smarter to make whole seperate databases. I'm creating a virtual petsite. And I want the item database, member database, pet database.. Should I make them whole seperate databases? Or make one database and make them different tables in that one database? Quote Link to comment https://forums.phpfreaks.com/topic/211432-just-to-clarify-myself/ Share on other sites More sharing options...
fenway Posted August 22, 2010 Share Posted August 22, 2010 If they're all related, one database. Quote Link to comment https://forums.phpfreaks.com/topic/211432-just-to-clarify-myself/#findComment-1102384 Share on other sites More sharing options...
Tenaciousmug Posted August 22, 2010 Author Share Posted August 22, 2010 Oh so is different databases when you have more than one different domain? So I should put "Site" Database. Then create Pet Table Item Table etc.? Quote Link to comment https://forums.phpfreaks.com/topic/211432-just-to-clarify-myself/#findComment-1102387 Share on other sites More sharing options...
fenway Posted August 22, 2010 Share Posted August 22, 2010 Yup. Quote Link to comment https://forums.phpfreaks.com/topic/211432-just-to-clarify-myself/#findComment-1102399 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.