![]() |
|
Just another Perl shrine | |
PerlMonks |
How many mySQL tables is too many? (While working with DBI)by Anonymous Monk |
on Feb 13, 2002 at 17:34 UTC ( #145219=perlquestion: print w/replies, xml ) | Need Help?? |
Anonymous Monk has asked for the wisdom of the Perl Monks concerning the following question:
I'm working on a Perl project and it currently uses about 50 different tables. Should I attempt to consolidate and lose readability and organization, or is there no efficiency hit along the Perl->DBI->mySQL pipeline?
Back to
Seekers of Perl Wisdom
|
|