G
Guest
It seems like everyone has a different opinion on whether or not to split a
database.
Is there a good website reference which goes through the pros and cons of
doing this? I come from a MS SQL server / MySQL background, it seems like
NOT splitting is a poor idea. People who I've spoken to are adamant that
splitting is the *worst* possible thing you could do.
It seems however that so long as you keep a persistant connection open over
the network, or keep the FE / BE on the same machine you are probably ok.
Any thought, arguments, /gripes?
thanks,
-David
database.
Is there a good website reference which goes through the pros and cons of
doing this? I come from a MS SQL server / MySQL background, it seems like
NOT splitting is a poor idea. People who I've spoken to are adamant that
splitting is the *worst* possible thing you could do.
It seems however that so long as you keep a persistant connection open over
the network, or keep the FE / BE on the same machine you are probably ok.
Any thought, arguments, /gripes?
thanks,
-David