tags

Postgres Hub

Find all Postgres resources here

All Stories

Serverless

Announcing Event Triggers on Hasura GraphQL Engine

After much work and sweat over the last few months, I’m extremely happy to announce the public preview of a feature that allows you to…
GraphQLPostgres
05 September, 2018
GraphQL

GraphQL and UUID type on Postgres

Hasura GraphQL Engine has implicit support for Postgres UUID type, which means that UUID values can be provided as strings.
PostgresDatabase
17 August, 2018
Database

Postgres Date/Time types on GraphQL

Date/Time types are one of the basic types every database supports, and Postgres has robust support for a large set of date and time types…
GraphQLPostgres
17 August, 2018
GraphQL

GraphQL schema on Postgres with foreign keys and without foreign keys

Hasura GraphQL Engine allows creating relationships over Postgres tables with or without foreign keys
PostgresDatabase
16 August, 2018
GraphQL

Using Custom SQL functions for queries with Postgres and GraphQL

Access custom PostgreSQL functions in GraphQL API queries and subscriptions
PostgresDatabase
16 August, 2018
GraphQL

GraphQL with Postgres views and materialized views

Postgres views are awesome. You can link them to regular tables using relationships and then make a single nested query to fetch related…
DatabasePostgres
14 August, 2018
GraphQL

Atomic set and increment operators for GraphQL mutations

Use atomic set and increment operators in GraphQL mutations generated by Hasura GraphQL to update your data
TutorialPostgres
13 August, 2018
GraphQL

Postgres JSON and JSONB type support on GraphQL

Hasura GraphQL Engine supports Postgres schema-less (NoSQL) column types JSON and JSONB, enabling Queries, Mutations & Subscriptions over…
PostgresJSON
10 August, 2018
GraphQL

Introducing the Hasura GraphQL Engine

Get Instant Realtime GraphQL APIs on any Postgres based application, new or existing!
PostgresJavaScript
11 July, 2018
GraphQL

Working with schemaless data using GraphQL on Postgres

Exploit Postgres schemaless JSON types in your GraphQL queries using the open-source Hasura GraphQL Engine.
PostgresJSON
14 May, 2018
GraphQL

GraphQL and Tree Data Structures with Postgres on Hasura GraphQL engine

Modelling a tree data structure on postgres and using GraphQL to add and get data from the tree.
PostgreSQLDatabase
08 May, 2018
GraphQL

GraphQL and geolocation on Postgres (PostGIS using Hasura)

A primer to building backends for location-aware applications using postgres and GraphQL
DatabasePostgres
02 May, 2018
Tutorial
Tutorials
The fastest way to get started with Hasura is to try out one of our many online tutorials. It’s free!
Subscribe IlluSubscribe Illu

Monthly product updates in your inbox. No spam.

Loading...