Jump to content

Why Multi Databases ?


shesma

Recommended Posts

Hello,

After searching google to find a place to host my site I found many webhosts offer multi mysql db's on their plans.

What is the idea in using more than one database for your scripts ?

Wouldn't having your data spreaded over two or more db's make integration a little bit harder or at least takes more time in loading the page ?

 

waiting for your explanation guys..

 

Thanks

Link to comment
https://forums.phpfreaks.com/topic/3187-why-multi-databases/
Share on other sites

[!--quoteo(post=336038:date=Jan 13 2006, 06:21 AM:name=Dood)--][div class=\'quotetop\']QUOTE(Dood @ Jan 13 2006, 06:21 AM) 336038[/snapback][/div][div class=\'quotemain\'][!--quotec--]

Right. For example, I need a database to run my personal webpages, PHPBB needs another, and PHPNuke needs the third... If you only have the ability to have one database, you wouldn't be able to run some other applications.

 

So you can't have all the tables in one db's ? will it interfere with each other ?

Link to comment
https://forums.phpfreaks.com/topic/3187-why-multi-databases/#findComment-10845
Share on other sites

Thanks for passing by fenway!

 

So if am intending to have a project that includes ( cms + email + blog ) it is recomended to integrate all of these in one DB at least to register the same name/pass at one step and to recall them after one login

 

oh and I will keep in mind to have unique tabel names ;)

 

 

Link to comment
https://forums.phpfreaks.com/topic/3187-why-multi-databases/#findComment-10853
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.