News

GraphQL is a developer's tool of choice for developing efficient and evolvable APIs. Here's a first look at the tools and concepts that will help you get started.
The open source query language GraphQL is the future of APIs, but getting it to hum (and hum at scale) takes some strategizing. Here’s what we’ve learned.
GraphQL can help you get more data from the storage stage to the analytics stage, allowing you to get better insights from your information.
Today we revisit the use of GraphQL to access databases, with insights from Jain and McKenzie on the technical, business, and social implications.
GraphQL lets you create data access services without writing controllers. Instead of writing procedural code, you declare schemas describing what queries you'll accept and what you're willing to ...