Dgraph is the world’s first (and only at this time) native GraphQL database. While this statement may sound oxymoronic to some, it tells a story of the advancements made by Dgraph Labs and their journey to becoming the #1 graph database.
GraphQL is a query language and runtime for APIs, intended to be a replacement for REST. GraphQL offers a more efficient and flexible way for building APIs and scaling.
Sign up for Dgraph’s Technical Writer Program to write about Dgraph or GraphQL. Not only can you support the Dgraph and GraphQL community, but you’ll also get mentoring and coaching to improve your technical writing skills.
Modern business processes are often distributed across multiple enterprise applications, and keeping track of a particular business process can be a challenge.
Update: On April 16th 2021, Slash GraphQL was officially renamed Dgraph Cloud. All other information below still applies.
Do more with Dgraph Lambda Dgraph Lambda in Slash GraphQL is a serverless framework that lets you run Javascript or Typescript function in response to GraphQL queries or mutations.
Update: On April 16th 2021, Slash GraphQL was officially renamed Dgraph Cloud. All other information below still applies.
In this blog, we will learn about lambda which gives us the ability to execute custom resolvers in JavaScript, and how easy it is to get started with it on Slash GraphQL.
Update: On April 16th 2021, Slash GraphQL was officially renamed Dgraph Cloud. All other information below still applies.
GraphQL’s declarative nature with its robust type system makes it a great choice for APIs.