Hacker News new | ask | show | jobs
by petervandijck 5368 days ago
Ahem, this is so wrong it's not even funny. I'm just calling it out because there are people here who are just learning how to code. You always create an index, on pretty much every query. That's as basic as commenting your code.
1 comments

I'd hate to think how long your writes take...
Better a write with an index than a read without an index, my grannie always said.