▲ | tossandthrow 5 days ago | |||||||
No? The difference is to verify it ones for the orm VS ones for every single place your query. | ||||||||
▲ | Yokohiii 5 days ago | parent | next [-] | |||||||
I have to respond here as I seemingly the depth limit is reached. As you've mentioned graphql you probably comparing ORM in that sense to an traditional custom API with backed by raw sql. In a fair comparison both version would do the exactly same, require the same essential tests. Assuming more variations for the raw sql version is just assuming it does more or somehow does it badly in terms of architecture. Which is not a fair comparison. | ||||||||
| ||||||||
▲ | Yokohiii 5 days ago | parent | prev [-] | |||||||
A raw query doesn't has to be repeated in every place it's required. Not sure what your point is. | ||||||||
|