Home / Companies / Hasura / Blog / Post Details
Content Deep Dive

Adding custom business logic with Hasura

Blog post from Hasura

Post Details
Company
Date Published
Author
Tanmai Gopal
Word Count
485
Company Posts That Month
7
Language
English
Hacker News Points
-
Post removed?
No
Summary

The text discusses ways to add custom business logic using Hasura, a platform that provides instant real-time GraphQL on Postgres with an authorization engine. It covers three methods for extending Hasura: data-driven logic, bringing your own GraphQL service, and event-driven business logic. Data-driven logic involves using Postgres views and functions to add new types and fields to the GraphQL API. The second method allows users to integrate their own GraphQL API into a unified one using "remote schemas." Lastly, event-driven business logic can be achieved through Hasura Actions, which create custom GraphQL mutation specifications that map to event handlers like microservices APIs or serverless functions.

Trends Found in this Post
Trend Post Mentions Total Month Mentions Posts Companies MoM
Serverless 3 251 55 30 -45%
Real-time 1 354 133 58 -28%
Use This Data

Use this post, company, and trend context to find content marketing opportunities, perform competitive analysis, or address product feature gaps via the Plushcap MCP server or the Plushcap API.