
DuckDB
Exploring an instant secure API layer on DuckDB
We explore use cases where a Data API over DuckDB with Authorization and Federation makes sense in an OLAP environment.

Authorization
The complexity of building a GraphQL API permissions layer and how Hasura solves this
We will see what it takes to build authorization logic for a DIY GraphQL server to understand how it is more complex. We will also compare it with Hasura and how it solves this complexity by being declarative and leveraging predicate pushdown.

API automation
API Automation in Healthcare with Hasura
In this post, we will look at how low-code API approaches like Hasura helps accelerate the modernization journey of applications in the healthcare space.

GraphQL
Hasura vs Apollo: Comparing GraphQL Platforms
In this blog, we will share our (opinionated, but grounded) perspective on why Hasura is better than Apollo for building and running production GraphQL APIs at scale in most enterprise use cases.

MySQL
Get GraphQL APIs on WordPress and MySQL using Hasura
With Hasura’s support for MySQL, we can now point Hasura to existing or new MySQL databases that are configured to work with WordPress installations.

HasuraCon
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.

Announcements
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.

Chat Bot
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.

Neon
Introducing a native Postgres integration to Hasura Cloud in partnership with Neon
We are excited to partner with Neon to launch a new native Postgres DB integration to Hasura Cloud.

PostgreSQL
PostgreSQL 15 released: Top things to know
Postgres just announced the stable release of their latest major version, 15. Learn what has changed and try it out with Hasura today!

GraphQL Subscriptions
Building real-time chat apps with GraphQL streaming subscriptions
With Hasura, you can create chat apps INSTANTLY straight from your data models without the need of any other infrastructure using streaming subscriptions.

Heroku
Heroku Free Tier Deprecation | Migrating to other DB vendors
In this post, we will look at how to take a backup of your Heroku Postgres DB and Hasura Metadata / Migrations so that you can migrate to a different DB vendor.