php - Select over multiple databases -


I have to improve performance in a project at work. The app's data has spread to many databases. I was told that whatever is better to organize the data Is there an execution penalty when I make a selection on some tables spread in many databases, rather than selecting those tables in a database?

Depending on whether those databases are on the same physical server or not


Comments

Popular posts from this blog

php - multilevel menu with multilevel array -

.net - C# List<T>.Find(x=>x.Rectangle.Contains(Point)) FAIL -

objective c - iPhone and it's wireless area -