|
|
| laziness, impatience, and hubris | |
| PerlMonks |
Re^2: OT: Scalable web application architectureby crouchingpenguin (Priest) |
| on Dec 08, 2005 at 00:38 UTC ( #515088=note: print w/ replies, xml ) | Need Help?? |
|
This is the exact use of views in databases, that allow you to do complex joins in a single select call between your app and the db. This lets the db optimize the query and lets you keep your tables normalized. cp ---- "Never be afraid to try something new. Remember, amateurs built the ark. Professionals built the Titanic."
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||