|
|
| laziness, impatience, and hubris | |
| PerlMonks |
Re: How many mySQL tables is too many? (While working with DBI)by perrin (Chancellor) |
| on Feb 13, 2002 at 13:12 UTC ( [id://145228]=note: print w/replies, xml ) | Need Help?? |
This is an archived low-energy page for bots and other anonmyous visitors. Please sign up if you are a human and want to interact.
There's nothing inherently wrong with having a lot of tables. If you run into problems with joins being too slow, you could look into various forms of caching, including caching in a de-normalized table. Don't do that until you actually hit performance problems though.
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||