Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Not really. If you are concerned with extra lookups, then you might want consider a materialised view (Or an indexed view in SQL Server). But bare in mind that write performance will be affected, whether this is worth the cost is a tradeoff. Also consider that databases have some very efficient join mechanisms. YMMV though.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: