Answers for "does graphql replace sql"

SQL
0

will graphql replace sql

GraphQL is an alternative to REST, not SQL. GraphQL is not SQL! Instead, GraphQL is data-agonistic, and GraphQL, being one of the possible and most popular way, uses SQL to fetch data
Posted by: Guest on October-28-2020

Code answers related to "SQL"

Browse Popular Code Answers by Language