▲ | ITB 8 months ago | ||||||||||||||||||||||
If a certain arrangement makes it more likely to write bad queries, and it requires extra care to write optimal queries, then it’s a worse interface to a database. I bet for really database intensive applications graphQL adds more work than it saves. | |||||||||||||||||||||||
▲ | no_wizard 8 months ago | parent [-] | ||||||||||||||||||||||
It’s not though. Especially since GraphQL makes no mention of databases. It’s a resource agnostic protocol. This isn’t a technical issue with GraphQL. It’s a culture issue among developers who shoehorn GraphQL and don’t use it appropriately As someone who works on very database intense application GraphQL saves me more work than its ever caused. | |||||||||||||||||||||||
|