Hacker News new | ask | show | jobs
by aaomidi 1260 days ago
No, joins on single row to single row with indices are cheap - which is what the article is saying.

You can also use views to keep the joins in place so you don’t need to keep joining.