| ▲ | tracker1 3 days ago | ||||||||||||||||
VS Code plugs into my DB just fine for writing SQL queries... With an ORM, you can also over-query deeply nested related entities very easy... worse, you can then shove a 100mb+ json payload to the web client to use a fraction of. | |||||||||||||||||
| ▲ | mrsmrtss 3 days ago | parent [-] | ||||||||||||||||
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. | |||||||||||||||||
| |||||||||||||||||