Hacker News new | ask | show | jobs
by vivzkestrel 234 days ago
db.getUsers() I am sorry what? Who in their right mind loads all users from the database and then filters out the expired subscription ones. Shouldn't the database query do this?