| ▲ | mrsmrtss 3 days ago | |||||||
That's just nonsense. It's trivial to make efficient projected queries with ORMs like EF. Nothing stops you doing stupid things with plain SQL either. | ||||||||
| ▲ | tracker1 3 days ago | parent [-] | |||||||
No, but it does put you closer to the actual database and makes you think about what you're actually writing. You also aren't adding unnecessary latency and overhead to every query. | ||||||||
| ||||||||