Among the many ways of implementing a GraphQL engine, only one approach offers the same performance, scalability, and ACID guarantees as the underlying database. When we talk about advantages of ...
GraphQL, which has nothing to do with graph databases but has everything to do with JSON query, was a technology originated at Facebook to simplify getting access to data. Now, Hasura, a two-year old ...
Roughly six months after introducing its cloud service last summer, Hasura is joining the rest, or shall we say, REST of the world, so to speak. It is adding a new capability that exposes the GraphQL ...
One good thing about GraphQL is that the query language makes it easy to interact with structured data and perform multiple actions with a single API call. However, that same flexibility makes APIs ...
The traditional approach of providing data access to applications via remote database servers is not ideal for microservices. And while SQL provides standard access to relational databases, GraphQL ...
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. Developed by Facebook and released as ...
SAN FRANCISCO--(BUSINESS WIRE)--Hasura, the San Francisco and Bangalore-based company providing data access and data flow tools and services via GraphQL APIs announced today that it has raised $9.9 ...
The latest trends in software development from the Computer Weekly Application Developer Network. This is a guest post for the Computer Weekly Developer Network written in full by Sandeep Devarkonda ...
Application development has a long history of quick evolution and transformation, perhaps faster than any other industry. The tools we use to create and host our applications are constantly changing.