Great. Another solution for an already-solved, already-standardized query API language (SPARQL).
Facebook’s GraphQL gets its own open-source foundation
21–30 of 94 posts
Re: Facebook’s GraphQL gets its own open-source foundation
#22Great. Another solution for an already-solved, already-standardized query API language (SPARQL).
Fellow curmudgeon, I give you an upvote. SPARQL is a more elegant tool from a more civilised time.
witness me!
Re: Facebook’s GraphQL gets its own open-source foundation
#23Re: Facebook’s GraphQL gets its own open-source foundation
#24Re: Facebook’s GraphQL gets its own open-source foundation
#25I remember when I was at RealNetworks a long time ago and Microsoft and Real were competing over the future of multimedia languages (SMIL vs HTML+Time). I was on some of the standardization committees and remember being surprised when some of my colleagues suggested that standardization was used by companies like MS to slow down the innovation process (and catch up to faster starts like RealNetworks had made). I wond…
Re: Facebook’s GraphQL gets its own open-source foundation
#26Re: Facebook’s GraphQL gets its own open-source foundation
#27Great. Another solution for an already-solved, already-standardized query API language (SPARQL).
SPARQL demands a certain data model (triple stores). Also, everything about it smells like ivory-tower academic snobbery + ultra-large-enterprise crap. GraphQL does neither.
Re: Facebook’s GraphQL gets its own open-source foundation
#28Great. Another solution for an already-solved, already-standardized query API language (SPARQL).
GraphQL is not a generic query API language. One of the most unfortunate things about GraphQL is the presence of "QL" in the name makes people think it is somehow comparable to SQL or SPARQL.
Re: Facebook’s GraphQL gets its own open-source foundation
#29Earlier quoted context omitted.
GraphQL isn't a query language, it's an API protocol language. Big difference.
Well it is a query language, QL stands for query language.