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

Working with schemaless data using GraphQL on Postgres

Blog post from Hasura

Post Details
Company
Date Published
Author
Hasura
Word Count
1,133
Company Posts That Month
3
Language
English
Hacker News Points
-
Post removed?
No
Summary

This article discusses working with schemaless data using GraphQL on Postgres. It explains that schemaless data does not conform to a rigid schema and is usually stored as key-value pairs or JSON documents. The Hasura GraphQL Engine is used for instant GraphQL APIs on Postgres, allowing users to store and retrieve data from tables. The article also covers using Postgres views to filter on JSON data and the limitations of mutation operations on JSON data. It provides an example use case involving a third-party API that provides user information in JSON format and how to store this data in a table with a JSONB column type. Additionally, it demonstrates how to create a view to filter users based on their address pincode and how to insert, fetch, and update JSON data using GraphQL mutations and queries.

Trends Found in this Post

No tracked trend matches for this post yet.

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.