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
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
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
Share on other sites

I don't know what you're referring to w.r.t. "register the same user/pass" -- put all of them in one DB. You can (and should) prefix the tables with cms_, email_, blog_ -- that way you shouldn't even run into table name problems. Good luck.

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • 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.