GraphQL may end up having as much impact as SQL did, by simplifying the process of querying any data system. GraphQL, an emerging standard for querying multiple types of data systems, is shifting the ...
Learn how the open standard for querying data is different from REST and Swagger, and how you can use it to build more flexible and responsive APIs. When most software developers think of web APIs, we ...
Hasura is an open-source engine that can connect to PostgreSQL databases and microservices across hybrid- and multi-cloud environments and then automatically build a GraphQL API backend for them, ...
Netflix has successfully implemented a federated GraphQL API at scale. In a recent blog post series and QConPlus talk, engineers from Netflix describe their journey and the lessons learned in the ...
Community driven content discussing all aspects of software development from DevOps to design patterns. Representational state transfer, popularly known as REST, is all the rage these days. First ...
GraphQL seems to be spreading like wildfire, and there's a reason for that. As REST APIs are proliferating, the promise of accessing them all through a single query language and hub, which is what ...
Anyone who's ever tried to build distributed applications (dApps) on the (Ethereum) blockchain would concur: Although blockchains are conceptually quite close to databases, querying databases feels ...
Microsoft’s platform-based approach to cloud development has allowed it to offer managed versions of many familiar elements of the tech stack, especially within its data platform. As well as its own ...