-
Why we deleted 95% of our E2E tests
After one year of trying to improve and fix our E2E tests, we removed them and started from a clean slate. In this article we explain the whys and how we came to this extreme decision. -
-
GraphQL Performance Benchmarks - Hasura vs DIY Node.js with Dataloader
This post will benchmark Hasura against a handwritten Node.js GraphQL server. The end goal is to show how Hasura performs similarly despite being significantly easier to develop. -
How to Build Data APIs on Snowflake
In this post, we will learn how to use Hasura to rapidly build APIs on top of the Snowflake data to power embedded analytics in mobile/web apps. -
Using OpenTelemetry Traces to observe your Hasura-powered applications
In this blog post, we’ll talk more about how you can use traces exported in the OpenTelemetry format to the observability tool of your choice from Hasura Cloud and Hasura Enterprise. -
Announcing HasuraCon 2023 Call for Proposals
Want to speak at HasuraCon 2023? Read this blog to get brainstorming on your talk and find out how to submit it for consideration. -
Achieve high availability and scalability on Hasura Cloud with Elastic Connection Pooling
Discover how elastic connection pooling helps you auto-scale Hasura Cloud to manage large amounts of API requests. -
Using Hasura saved our Beta launch
Hasura has proven to be an invaluable tool for our small team at Forwheel as we work to build and deploy scalable GraphQL APIs for our food truck vendor-facing application. -
Introducing One Click Deploy to Hasura Cloud
We are happy to introduce One Click Deploy to Hasura Cloud, helping all our users quickly create a new project on Hasura Cloud from an existing sample app. -
Updates to Hasura Pricing and Plans
We’re updating our pricing and plans to better align with the value that customers get from Hasura. In this blog, we share the motivation behind this update and outline the changes, timeline, and rollout plans. -
Save Time and Stop Writing GraphQL Resolvers
Building GraphQL APIs manually requires a lot of effort and resources. This post talks about how Hasura helps build GraphQL APIs eliminating the challenges and time consumed. -
Announcing Pod42, the Hasura ChatGPT Bot
We are happy to announce the launch of Pod42, a bot that answers questions related to Hasura. It uses the GPT AI model, trained on resources like Hasura’s docs, learn and blog portals. -
GraphQL Security in Production with Automated Allow Lists
Learn how to generate allow lists in Hasura automatically from your GraphQL Queries. -
Show HN: A year after we chose to go with PostGraphile over Hasura in production
There are no comments yet, why not comment? -
The rise of GraphQL APIs on data warehouses
In this article, we will talk about the drivers behind the rise of data APIs in data warehouses, challenges with current approaches to building, operating, and scaling data APIs, and how Hasura addresses those challenges for our customers.