Re: [PHP] Using Table prefixes
[email protected] (Bastien)
| Newsgroups | php.general |
|---|---|
| Message-ID | <[email protected]> |
Bastien Koert On 2013-06-08, at 5:58 PM, Tamara Temple <[email protected]> wrote: > Julian Wanke <[email protected]> wrote: >> A database for each client? Isn't that over-powered? If you have 1000 >> clients, you would loose the overview over your databases... > > I believe what is being talked about is one DB per application install -- > 'client' can be a way-overloaded term. Some projects or apps require one db per client. But it does become a pain to manage. Bastien