Subject Multiple Databases Vs. Single Database
Author jkees01
Our server originally had a single Firebird database with 30 tables.
We put 5 of the most havily used tables into their database and
whitnessed a 5x performance increase in our testing. The tables that
we split didn't have any links to the remaining tables so the split was
easy.

This insane boost in performance doesn't really maks any sense to us.
Does anybody have any theories?